Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.c91 #define KEY_SIZE_BYTES_448 UL(56) macro
4030 if (params[0].content.ref.length != KEY_SIZE_BYTES_448) { in syscall_cryp_derive_key()