Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c485 case TEE_TYPE_SM2_PKE_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
516 case TEE_TYPE_SM2_PKE_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c524 case TEE_TYPE_SM2_PKE_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
556 case TEE_TYPE_SM2_PKE_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h325 #define TEE_TYPE_SM2_PKE_PUBLIC_KEY 0xA0000047 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c591 PROP(TEE_TYPE_SM2_PKE_PUBLIC_KEY, 1, 256, 256,
1386 } else if (o->info.objectType == TEE_TYPE_SM2_PKE_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1514 case TEE_TYPE_SM2_PKE_PUBLIC_KEY: in tee_obj_set_type()
2550 req_key_type = TEE_TYPE_SM2_PKE_PUBLIC_KEY; in tee_svc_cryp_check_key_type()

Completed in 15 milliseconds