Home
last modified time | relevance | path

Searched refs:d2i_ECDSA_SIG (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DECDSA_SIG_new.pod48 See L<i2d_ECDSA_SIG(3)> and L<d2i_ECDSA_SIG(3)> for information about encoding
69 obj = d2i_ECDSA_SIG(NULL, &signature, signaturelen);
134 L<d2i_ECDSA_SIG(3)>,
H A DECDSA_sign.pod42 See L<i2d_ECDSA_SIG(3)> and L<d2i_ECDSA_SIG(3)> for information about encoding
171 L<d2i_ECDSA_SIG(3)>
H A Dd2i_X509.pod55 d2i_ECDSA_SIG,
/freebsd/crypto/openssl/fuzz/
H A Dasn1.c360 DO_TEST_NO_PRINT(ECDSA_SIG, d2i_ECDSA_SIG, i2d_ECDSA_SIG); in FuzzerTestOneInput()
/freebsd/crypto/openssl/crypto/ec/
H A Decdsa_ossl.c360 if (d2i_ECDSA_SIG(&s, &p, sig_len) == NULL) in ossl_ecdsa_verify()
H A Dec_asn1.c1219 ECDSA_SIG *d2i_ECDSA_SIG(ECDSA_SIG **psig, const unsigned char **ppin, long len) in d2i_ECDSA_SIG() function
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_sign.c488 if (d2i_ECDSA_SIG(&s, &p, sig_len) == NULL) { in ossl_sm2_internal_verify()
/freebsd/crypto/openssh/
H A Dssh-pkcs11-client.c376 ret = d2i_ECDSA_SIG(NULL, &cp, slen); in ecdsa_do_sign()
H A Dsk-usbhid.c1048 if ((sig = d2i_ECDSA_SIG(NULL, &cp, sig_len)) == NULL) { in pack_sig_ecdsa()
/freebsd/contrib/ldns/
H A Ddnssec.c1876 ecdsa_sig = d2i_ECDSA_SIG(NULL, (const unsigned char **)&data, sig_len); in ldns_convert_ecdsa_rrsig_asn1len2rdf()
/freebsd/crypto/openssl/test/
H A Dacvp_test.c214 ECDSA_SIG *sign = d2i_ECDSA_SIG(NULL, &sig, sig_len); in get_ecdsa_sig_rs_bytes()
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c2809 sig = d2i_ECDSA_SIG(NULL, &p, wpabuf_len(buf)); in crypto_ec_key_sign_r_s()
/freebsd/secure/lib/libcrypto/
H A DVersion.map3466 d2i_ECDSA_SIG;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4828 MLINKS+= d2i_X509.3 d2i_ECDSA_SIG.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2142 d2i_ECDSA_SIG 2191 3_0_0 EXIST::FUNCTION:EC