Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/rsa/
Drsa_sign.c171 const unsigned char *sigbuf, size_t siglen, RSA *rsa) in int_rsa_verify()
304 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
Drsa_saos.c106 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
/freebsd-10-stable/crypto/openssl/crypto/evp/
Dp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/freebsd-10-stable/crypto/openssl/crypto/ecdsa/
Decs_vrf.c87 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
/freebsd-10-stable/usr.bin/tip/tip/
Dtipout.c52 static jmp_buf sigbuf; variable
/freebsd-10-stable/crypto/openssl/crypto/dsa/
Ddsa_asn1.c177 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/freebsd-10-stable/crypto/openssh/
Dssh-ecdsa.c120 struct sshbuf *b = NULL, *sigbuf = NULL; in ssh_ecdsa_verify() local
Dssh-rsa.c308 u_char *sigbuf, size_t siglen, RSA *rsa) in openssh_RSA_verify()
Dserverloop.c1152 struct sshbuf *sigbuf = NULL; in server_input_hostkeys_prove() local
Dmonitor.c689 struct sshbuf *sigbuf = NULL; in mm_answer_sign() local
/freebsd-10-stable/sys/netsmb/
Dsmb_crypt.c270 u_char sigbuf[8]; in smb_rq_verify() local
/freebsd-10-stable/crypto/openssl/apps/
Ddgst.c122 unsigned char *sigbuf = NULL; in MAIN() local
/freebsd-10-stable/contrib/libucl/src/
Ducl_util.c722 unsigned char *sigbuf = NULL; local
799 unsigned char *sigbuf = NULL; local
/freebsd-10-stable/crypto/openssl/engines/
De_4758cca.c611 unsigned int m_len, const unsigned char *sigbuf, in cca_rsa_verify()