Searched refs:templateAesGcm (Results 1 – 1 of 1) sorted by relevance
760 static const uint32_t templateAesGcm[] = { variable831 BUILD_ASSURE(sizeof(templateAesGcm) <= sizeof(caam_desc_aes_gcm_t), caam_desc_aes_gcm_t_size); in caam_aes_gcm_non_blocking()841 uint32_t descriptorSize = ARRAY_SIZE(templateAesGcm); in caam_aes_gcm_non_blocking()842 (void)caam_memcpy(descriptor, templateAesGcm, sizeof(templateAesGcm)); in caam_aes_gcm_non_blocking()