Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/rsa/
HDrsa_sign.c171 const unsigned char *sigbuf, size_t siglen, RSA *rsa) in int_rsa_verify()
305 const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
HDrsa_saos.c106 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
/trueos/crypto/openssl/crypto/evp/
HDp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/trueos/crypto/openssl/crypto/ecdsa/
HDecs_vrf.c87 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
/trueos/usr.bin/tip/tip/
HDtipout.c52 static jmp_buf sigbuf; variable
/trueos/crypto/openssl/crypto/dsa/
HDdsa_asn1.c177 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/trueos/sys/netsmb/
HDsmb_crypt.c270 u_char sigbuf[8]; in smb_rq_verify() local
/trueos/crypto/openssh/
HDssh-rsa.c208 u_char *sigbuf, u_int siglen, RSA *rsa) in openssh_RSA_verify()
/trueos/crypto/openssl/apps/
HDdgst.c122 unsigned char *sigbuf = NULL; in MAIN() local
/trueos/contrib/libucl/src/
HDucl_util.c722 unsigned char *sigbuf = NULL; local
799 unsigned char *sigbuf = NULL; local
/trueos/crypto/openssl/engines/
HDe_4758cca.c611 unsigned int m_len, const unsigned char *sigbuf, in cca_rsa_verify()