Home
last modified time | relevance | path

Searched refs:CHA_VER_VID_AES_LP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/caam/
H A Dregs.h383 #define CHA_VER_VID_AES_LP 0x3ull macro
H A Dcaamalg.c3766 gcm_support = !(aes_vid == CHA_VER_VID_AES_LP && aes_rn < 8); in caam_algapi_init()
3808 if (aes_vid == CHA_VER_VID_AES_LP && in caam_algapi_init()
H A Dcaamalg_qi.c2715 if (aes_vid == CHA_VER_VID_AES_LP && alg_aai == OP_ALG_AAI_GCM) in caam_qi_algapi_init()