Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c407 case TEE_TYPE_SM2_PKE_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
438 case TEE_TYPE_SM2_PKE_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c425 case TEE_TYPE_SM2_PKE_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
456 case TEE_TYPE_SM2_PKE_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h326 #define TEE_TYPE_SM2_PKE_KEYPAIR 0xA1000047 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c595 PROP(TEE_TYPE_SM2_PKE_KEYPAIR, 1, 256, 256,
1387 if (src->info.objectType != TEE_TYPE_SM2_PKE_KEYPAIR) in tee_obj_attr_copy_from()
1522 case TEE_TYPE_SM2_PKE_KEYPAIR: in tee_obj_set_type()
2398 case TEE_TYPE_SM2_PKE_KEYPAIR: in syscall_obj_generate_key()
2552 req_key_type = TEE_TYPE_SM2_PKE_KEYPAIR; in tee_svc_cryp_check_key_type()

Completed in 14 milliseconds