Searched defs:opad (Results 1 – 9 of 9) sorted by relevance
20 u8 opad[MAX_BLOCK_SIZE]; in hmac_init() local
187 Cpa8U *opad = pHmacOpadQatData->data + i; in LacSymHash_HmacPreComputes() local
62 static const uint8_t opad = 0x5c; variable
332 uint64_t opad[SHA512_HMAC_BLOCK_SIZE / sizeof (uint64_t)] = {0}; in sha2_mac_init_ctx() local
69 char opad[CCP_HASH_MAX_BLOCK_SIZE]; member
918 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac() local978 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac_m() local
236 __u8 opad[64]; member
1357 const uint8_t *key, int klen, uint8_t *ipad, uint8_t *opad) in safexcel_setkey_hmac()
191 unsigned char *ipad, *opad; in _krb5_internal_hmac() local