Home
last modified time | relevance | path

Searched defs:hashbuf (Results 1 – 5 of 5) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost2001_keyx.c26 unsigned char ukm_be[8], databuf[64], hashbuf[64]; in VKO_compute_key() local
/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c167 uint8_t hashbuf[NETPGP_BUFSIZ]; in rsa_sign() local
233 uint8_t hashbuf[NETPGP_BUFSIZ]; in dsa_sign() local
H A Dopenssl_crypto.c815 pgp_dsa_sign(uint8_t *hashbuf, in pgp_dsa_sign()
/minix3/external/bsd/bind/dist/bin/dnssec/
H A Ddnssectool.c991 char hashbuf[DNS_NAME_FORMATSIZE]; in verifynsec3() local
H A Ddnssec-signzone.c702 unsigned char *hashbuf; member