Searched defs:sigbuf (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Dp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, argument
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_vrf.c86 ECDSA_verify(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) argument
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa_saos.c104 RSA_verify_ASN1_OCTET_STRING(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) argument
H A Drsa_sign.c172 RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) argument
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dtipout.c52 static jmp_buf sigbuf; variable
/freebsd-9.3-release/crypto/openssl/fips/rsa/
H A Dfips_rsastest.c307 unsigned char *sigbuf = NULL; local
H A Dfips_rsa_sign.c287 fips_rsa_verify(int dtype, const unsigned char *x, unsigned int y, unsigned char *sigbuf, unsigned int siglen, EVP_MD_SVCTX * sv) argument
/freebsd-9.3-release/crypto/openssh/
H A Dssh-rsa.c207 openssh_RSA_verify(int hash_alg, u_char *hash, u_int hashlen, u_char *sigbuf, u_int siglen, RSA *rsa) argument
/freebsd-9.3-release/sys/netsmb/
H A Dsmb_crypt.c270 u_char sigbuf[8]; local
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A Dfips_dssvs.c435 unsigned char sigbuf[60]; local
H A Dfips_dsa_sign.c208 fips_dsa_verify(int type, const unsigned char *x, int y, const unsigned char *sigbuf, unsigned int siglen, EVP_MD_SVCTX * sv) argument
/freebsd-9.3-release/crypto/openssl/apps/
H A Ddgst.c103 unsigned char *sigbuf = NULL; local
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dopenssldsa_link.c142 unsigned char *sigbuf; local
[all...]
H A Dtsig.c883 isc_buffer_t databuf, sigbuf; local
H A Ddnssec.c201 isc_buffer_t sigbuf, envbuf; local
828 isc_buffer_t headerbuf, databuf, sigbuf; local
/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_util.c620 unsigned char *sigbuf = NULL; local
697 unsigned char *sigbuf = NULL; local
[all...]
/freebsd-9.3-release/crypto/openssl/engines/
H A De_4758cca.c618 cca_rsa_verify(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, const RSA *rsa) argument

Completed in 229 milliseconds