Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h299 #define TEE_TYPE_AES 0xA0000010 macro
/optee_os-3.20.0/ta/trusted_keys/
A Dentry.c167 res = TEE_AllocateTransientObject(TEE_TYPE_AES, sizeof(huk_key) * 8, in huk_crypt()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c108 { PKCS11_CKK_AES, TEE_TYPE_AES }, in pkcs2tee_key_type()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c494 PROP(TEE_TYPE_AES, 64, 128, 256, /* valid sizes 128, 192, 256 */
2335 case TEE_TYPE_AES: in syscall_obj_generate_key()
2511 req_key_type = TEE_TYPE_AES; in tee_svc_cryp_check_key_type()

Completed in 14 milliseconds