Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_authenc.h24 #define MAX_CCM_NONCE_SIZE 12 macro
H A Dsec_authenc.c311 dinit->nonce.length > MAX_CCM_NONCE_SIZE) { in is_hw_supported()