Home
last modified time | relevance | path

Searched defs:sigbuf (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/evp/
H A Dp_verify.c17 int EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal_ex()
61 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/openssl/crypto/ec/
H A Decdsa_vrf.c42 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
H A Dec_kmeth.c250 const unsigned char *sigbuf, in EC_KEY_METHOD_set_verify()
328 const unsigned char *sigbuf, in EC_KEY_METHOD_get_verify()
H A Decdsa_ossl.c420 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ossl_ecdsa_verify()
/openssl/crypto/rsa/
H A Drsa_saos.c59 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
H A Drsa_sign.c347 const unsigned char *sigbuf, size_t siglen, RSA *rsa) in ossl_rsa_verify()
462 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
H A Drsa_meth.c255 const unsigned char *sigbuf, in RSA_meth_set_verify()
/openssl/crypto/dsa/
H A Ddsa_sign.c195 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/openssl/apps/
H A Ddgst.c111 unsigned char *buf = NULL, *sigbuf = NULL; in dgst_main() local
/openssl/test/
H A Drsa_test.c399 unsigned char sigbuf[384]; in test_EVP_rsa_legacy_key() local
H A Devp_extra_test.c5596 const char sigbuf[] = "To Be Signed"; in test_sign_continuation() local

Completed in 42 milliseconds