Searched refs:SA_AES_CCM_CONTENTS (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/amcc/ | ||
D | crypto4xx_sa.h | 243 #define SA_AES_CCM_CONTENTS 0x3e000002 macro |
D | crypto4xx_alg.c | 402 sa->sa_contents.w = SA_AES_CCM_CONTENTS | (keylen << 2); in crypto4xx_setkey_aes_ccm() |