Searched refs:MAX_GCM_AAD_SIZE (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ | ||
| H A D | sec_authenc.h | 21 #define MAX_GCM_AAD_SIZE 65535 macro |
| H A D | sec_authenc.c | 299 if (dinit->aad_len > MAX_GCM_AAD_SIZE) { in is_hw_supported() |