Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/evp/
Dp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, unsigned char *sigbuf, in EVP_VerifyFinal()
/mirbsd/src/usr.bin/tip/
Dtipout.c48 static jmp_buf sigbuf; variable
/mirbsd/src/lib/libssl/src/crypto/dsa/
Ddsa_asn1.c163 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/mirbsd/src/lib/libssl/src/crypto/rsa/
Drsa_saos.c106 unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, in RSA_verify_ASN1_OCTET_STRING()
Drsa_sign.c146 unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
/mirbsd/src/usr.bin/ssh/
Dssh-rsa.c205 u_char *sigbuf, u_int siglen, RSA *rsa) in openssh_RSA_verify()
/mirbsd/src/lib/libssl/src/apps/
Ddgst.c106 unsigned char *sigbuf = NULL; in MAIN() local
/mirbsd/src/lib/libssl/src/crypto/engine/
Dhw_4758_cca.c607 unsigned char *sigbuf, unsigned int siglen, const RSA *rsa) in cca_rsa_verify()