Home
last modified time | relevance | path

Searched refs:i2d_ECDSA_SIG (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DECDSA_SIG_new.pod49 See L<i2d_ECDSA_SIG(3)> and L<d2i_ECDSA_SIG(3)> for information about encoding
108 signaturelen = i2d_ECDSA_SIG(obj, &signature);
134 L<i2d_ECDSA_SIG(3)>,
H A DECDSA_sign.pod42 See L<i2d_ECDSA_SIG(3)> and L<d2i_ECDSA_SIG(3)> for information about encoding
170 L<i2d_ECDSA_SIG(3)>,
H A Dd2i_X509.pod226 i2d_ECDSA_SIG,
/freebsd/crypto/openssl/crypto/ec/
H A Decdsa_ossl.c83 *siglen = i2d_ECDSA_SIG(s, sig != NULL ? &sig : NULL); in ossl_ecdsa_sign()
376 derlen = i2d_ECDSA_SIG(s, &der); in ossl_ecdsa_verify()
H A Dec_asn1.c1247 int i2d_ECDSA_SIG(const ECDSA_SIG *sig, unsigned char **ppout) in i2d_ECDSA_SIG() function
1335 ret = i2d_ECDSA_SIG(&sig, NULL); in ECDSA_size()
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_sign.c469 sigleni = i2d_ECDSA_SIG(s, &sig); in ossl_sm2_internal_sign()
505 derlen = i2d_ECDSA_SIG(s, &der); in ossl_sm2_internal_verify()
/freebsd/crypto/openssl/fuzz/
H A Dasn1.c366 DO_TEST_NO_PRINT(ECDSA_SIG, d2i_ECDSA_SIG, i2d_ECDSA_SIG); in FuzzerTestOneInput()
/freebsd/crypto/openssl/test/
H A Dacvp_test.c296 ret = TEST_int_gt((sig_len = i2d_ECDSA_SIG(sign, &sig)), 0) in ecdsa_sigver_test()
/freebsd/secure/lib/libcrypto/
H A DVersion.map3661 i2d_ECDSA_SIG;
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4052 der_len = i2d_ECDSA_SIG(sig, &der); in crypto_ec_key_verify_signature_r_s()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile5041 MLINKS+= d2i_X509.3 i2d_ECDSA_SIG.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2353 i2d_ECDSA_SIG 2404 3_0_0 EXIST::FUNCTION:EC