Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h331 #define TEE_TYPE_X25519_KEYPAIR 0xA1000044 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c607 PROP(TEE_TYPE_X25519_KEYPAIR, 1, 256, 256,
1396 if (src->info.objectType != TEE_TYPE_X25519_KEYPAIR) in tee_obj_attr_copy_from()
1527 case TEE_TYPE_X25519_KEYPAIR: in tee_obj_set_type()
2405 case TEE_TYPE_X25519_KEYPAIR: in syscall_obj_generate_key()
2582 req_key_type = TEE_TYPE_X25519_KEYPAIR; in tee_svc_cryp_check_key_type()

Completed in 11 milliseconds