Searched defs:ipad (Results 1 – 9 of 9) sorted by relevance
19 u8 ipad[MAX_BLOCK_SIZE]; in hmac_init() local
186 Cpa8U *ipad = pHmacIpadQatData->data + i; in LacSymHash_HmacPreComputes() local
61 static const uint8_t ipad = 0x36; variable
330 uint64_t ipad[SHA512_HMAC_BLOCK_SIZE / sizeof (uint64_t)] = {0}; in sha2_mac_init_ctx() local
68 char ipad[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
235 __u8 ipad[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