Home
last modified time | relevance | path

Searched refs:IPAD_DATA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.h108 #define IPAD_DATA 0x36363636 macro
H A Dchcr_algo.c2228 *((unsigned int *)(&hmacctx->ipad) + i) ^= IPAD_DATA; in chcr_ahash_setkey()
3642 *((unsigned int *)pad + i) ^= IPAD_DATA; in chcr_authenc_setkey()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.h108 #define IPAD_DATA 0x36363636 macro
H A Dchcr_algo.c2223 *((unsigned int *)(&hmacctx->ipad) + i) ^= IPAD_DATA; in chcr_ahash_setkey()
3638 *((unsigned int *)pad + i) ^= IPAD_DATA; in chcr_authenc_setkey()

Completed in 13 milliseconds