Searched refs:SA_AES_GCM_CONTENTS (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/amcc/ | ||
D | crypto4xx_sa.h | 259 #define SA_AES_GCM_CONTENTS 0x3e000402 macro |
D | crypto4xx_alg.c | 551 sa->sa_contents.w = SA_AES_GCM_CONTENTS | (keylen << 2); in crypto4xx_setkey_aes_gcm() |