Home
last modified time | relevance | path

Searched defs:ipad (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h66 void *ipad; member
/netbsd-src/lib/libc/hash/
H A Dhmac.c121 uint8_t ipad[HMAC_SIZE], opad[HMAC_SIZE], d[HMAC_SIZE]; in hmac() local
/netbsd-src/sbin/cgdconfig/
H A Dhkdf_hmac_sha256.c50 uint8_t ipad[SHA256_BLOCK_LENGTH]; in hmacsha256_init() local
/netbsd-src/sys/dev/pci/qat/
H A Dqat.c1356 uint8_t *ipad = desc->qcd_hash_state_prefix_buf; in qat_crypto_hmac_precompute() local
/netbsd-src/sys/dev/marvell/
H A Dmvxpsec.c2784 uint8_t ipad[64]; in mvxpsec_hmac_precomp() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto.c191 unsigned char *ipad, *opad; in _krb5_internal_hmac() local
/netbsd-src/sys/net/
H A Dif_wg.c1014 uint8_t ipad[HMAC_BLOCK_LEN]; wg_algo_hmac() local