Searched defs:ipad (Results 1 – 9 of 9) sorted by relevance
35 uint8_t ipad[64]; member
70 char ipad[CCP_HASH_MAX_BLOCK_SIZE]; member
660 uint32_t ipad[SHA1_HMAC_INTS_PER_BLOCK]; in sha1_mac_init_ctx() local
720 uint64_t ipad[SHA512_HMAC_BLOCK_SIZE / sizeof (uint64_t)]; in sha2_mac_init_ctx() local
921 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac() local981 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac_m() local
45 uint8_t *ipad, uint8_t *opad, in calculate_auth_precomputes()
1275 uint8_t ipad[qat_hash_get_block_size(ICP_QAT_HW_AUTH_ALGO_DELIMITER)]; in qat_sym_do_precomputes() local
287 uint8_t ipad[64]; member
442 uint8_t ipad[sess->auth.block_size]; in generate_partial_hash() local