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