Searched refs:GCM_IV_SIZE (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ | ||
| H A D | sec_authenc.h | 23 #define GCM_IV_SIZE 12 macro |
| H A D | sec_authenc.c | 296 if (dinit->nonce.length != GCM_IV_SIZE) in is_hw_supported() |