Home
last modified time | relevance | path

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

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dp_verify.c17 int EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal_ex()
59 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_sign.c126 const unsigned char *sigbuf, size_t siglen, RSA *rsa) in int_rsa_verify()
240 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
H A Drsa_saos.c56 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
H A Drsa_meth.c253 const unsigned char *sigbuf, in RSA_meth_set_verify()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dp_verify.c17 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decdsa_vrf.c36 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
H A Dec_kmeth.c228 const unsigned char *sigbuf, in EC_KEY_METHOD_set_verify()
306 const unsigned char *sigbuf, in EC_KEY_METHOD_get_verify()
H A Decdsa_ossl.c293 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ossl_ecdsa_verify()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decdsa_vrf.c42 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
H A Dec_kmeth.c255 const unsigned char *sigbuf, in EC_KEY_METHOD_set_verify()
333 const unsigned char *sigbuf, in EC_KEY_METHOD_get_verify()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_sign.c333 const unsigned char *sigbuf, size_t siglen, RSA *rsa) in ossl_rsa_verify()
450 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
H A Drsa_saos.c61 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
H A Drsa_meth.c259 const unsigned char *sigbuf, in RSA_meth_set_verify()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_asn1.c133 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ddgst.c100 unsigned char *buf = NULL, *sigbuf = NULL; in dgst_main() local
506 unsigned char *sigbuf = NULL; in do_fp() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_sign.c192 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dtsig_test.c100 isc_buffer_t sigbuf; add_tsig() local
H A Ddst_test.c148 isc_buffer_t databuf, sigbuf; in check_sig() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c168 uint8_t sigbuf[NETPGP_BUFSIZ]; in rsa_sign() local
330 uint8_t sigbuf[NETPGP_BUFSIZ]; in rsa_verify() local
/netbsd-src/external/bsd/less/dist/
H A Dos.c385 static char sigbuf[sizeof("Signal ") + INT_STRLEN_BOUND(sig) + 1]; in signal_message() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.c395 unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drsa_test.c399 unsigned char sigbuf[384]; in test_EVP_rsa_legacy_key() local
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dconnection.c844 isc_buffer_t sigbuf; in omapi_connection_sign_data() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dserverloop.c672 struct sshbuf *sigbuf = NULL; in server_input_hostkeys_prove() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddnssec.c193 isc_buffer_t sigbuf, envbuf; dns_dnssec_sign() local
941 isc_buffer_t headerbuf, databuf, sigbuf; dns_dnssec_signmessage() local

12