Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/evp/
H A Dp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal()
/onnv-gate/usr/src/common/openssl/crypto/dsa/
H A Ddsa_vrf.c82 const unsigned char *sigbuf, int siglen, DSA *dsa) in DSA_verify()
/onnv-gate/usr/src/common/openssl/crypto/ecdsa/
H A Decs_vrf.c84 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
/onnv-gate/usr/src/cmd/tip/
H A Dtipout.c24 static sigjmp_buf sigbuf; variable
/onnv-gate/usr/src/common/openssl/crypto/rsa/
H A Drsa_saos.c106 unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, in RSA_verify_ASN1_OCTET_STRING()
H A Drsa_sign.c146 unsigned char *sigbuf, unsigned int siglen, RSA *rsa) in RSA_verify()
/onnv-gate/usr/src/lib/libsmbfs/smb/
H A Dsigning.c192 uint8_t sigbuf[SMBSIGLEN]; in smb_rq_verify() local
H A Drq.c338 uint32_t sigbuf[2]; in smb_rq_internal() local
/onnv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_sign.c238 uint8_t sigbuf[SMBSIGLEN]; in smb_rq_verify() local
/onnv-gate/usr/src/cmd/ssh/libssh/common/
H A Dssh-rsa.c214 u_char *sigbuf, u_int siglen, RSA *rsa) in openssh_RSA_verify()
/onnv-gate/usr/src/common/openssl/apps/
H A Ddgst.c101 unsigned char *sigbuf = NULL; in MAIN() local
/onnv-gate/usr/src/lib/libc/port/gen/
H A Dwalkstack.c351 char sigbuf[SIG2STR_MAX]; in display_stack_info() local
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_pub.c1100 unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, in pk11_RSA_verify()
1798 unsigned char sigbuf[DSA_SIGNATURE_LEN]; in pk11_dsa_do_verify() local