Home
last modified time | relevance | path

Searched refs:GCM_IV_SIZE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_authenc.h23 #define GCM_IV_SIZE 12 macro
H A Dsec_authenc.c296 if (dinit->nonce.length != GCM_IV_SIZE) in is_hw_supported()