/openbsd-src/lib/libcrypto/rsa/ |
H A D | rsa_sign.c | 181 unsigned char *rm, size_t *prm_len, const unsigned char *sigbuf, in int_rsa_verify() argument 272 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify() argument
|
H A D | rsa_saos.c | 106 unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify_ASN1_OCTET_STRING()
|
H A D | rsa_meth.c | 303 const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, in RSA_meth_set_verify()
|
/openbsd-src/lib/libcrypto/evp/ |
H A D | p_verify.c | 69 EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
|
/openbsd-src/lib/libcrypto/ec/ |
H A D | ec_kmeth.c |
|
/openbsd-src/lib/libcrypto/ecdsa/ |
H A D | ecdsa.c | 604 const unsigned char *sigbuf, int sig_len, EC_KEY *key) in ecdsa_verify() 636 const unsigned char *sigbuf, int sig_len, EC_KEY *key) in ECDSA_verify()
|
/openbsd-src/usr.bin/ssh/ |
H A D | ssh-ecdsa-sk.c | 227 struct sshbuf *b = NULL, *sigbuf = NULL, *original_signed = NULL; ssh_ecdsa_sk_verify() local
|
H A D | ssh-ecdsa.c | 294 struct sshbuf *b = NULL, *sigbuf = NULL; ssh_ecdsa_verify() local
|
H A D | serverloop.c | 637 struct sshbuf *sigbuf = NULL; in server_input_hostkeys_prove() local
|
H A D | ssh-rsa.c | 627 openssh_RSA_verify(int hash_alg,u_char * hash,size_t hashlen,u_char * sigbuf,size_t siglen,RSA * rsa) openssh_RSA_verify() argument
|
H A D | ssh-keygen.c | 2563 struct sshbuf *sigbuf = NULL, *abuf = NULL; sign_one() local 2783 struct sshbuf *sigbuf = NULL, *abuf = NULL; sig_verify() local 2873 struct sshbuf *sigbuf = NULL, *abuf = NULL; sig_find_principals() local [all...] |
H A D | monitor.c | 550 struct sshbuf *sigbuf = NULL; mm_answer_sign() local [all...] |
/openbsd-src/lib/libcrypto/dsa/ |
H A D | dsa_asn1.c | 454 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
|
/openbsd-src/usr.bin/openssl/ |
H A D | dgst.c | 337 unsigned char *sigbuf = NULL; in dgst_main() local
|
/openbsd-src/usr.bin/signify/ |
H A D | signify.c | 294 uint8_t *sigbuf; in signmsg() local 464 uint8_t *sigbuf, *dummybuf; in verifymsg() local
|
/openbsd-src/usr.bin/dig/lib/dns/ |
H A D | tsig.c | 410 isc_buffer_t databuf, sigbuf; in dns_tsig_sign() local
|