Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h187 #define TEE_MODE_ILLEGAL_VALUE 0x7FFFFFFF macro
/optee_os/core/drivers/crypto/stm32/
H A Dcipher.c117 TEE_OperationMode mode = TEE_MODE_ILLEGAL_VALUE; in saes_init()