Home
last modified time | relevance | path

Searched refs:TEE_TYPE_ECDH_KEYPAIR (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c401 case TEE_TYPE_ECDH_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
428 case TEE_TYPE_ECDH_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c419 case TEE_TYPE_ECDH_KEYPAIR: in crypto_asym_get_ecc_keypair_ops()
446 case TEE_TYPE_ECDH_KEYPAIR: in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h318 #define TEE_TYPE_ECDH_KEYPAIR 0xA1000042 macro
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c363 case TEE_TYPE_ECDH_KEYPAIR: in drvcrypt_asym_alloc_ecc_keypair()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c180 *tee_type = TEE_TYPE_ECDH_KEYPAIR; in pkcs2tee_key_type()
300 case TEE_TYPE_ECDH_KEYPAIR: in load_tee_key()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c411 ops = crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDH_KEYPAIR); in shared_secret_fallback()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c579 PROP(TEE_TYPE_ECDH_KEYPAIR, 1, 192, 521,
1381 if (src->info.objectType != TEE_TYPE_ECDH_KEYPAIR) in tee_obj_attr_copy_from()
1520 case TEE_TYPE_ECDH_KEYPAIR: in tee_obj_set_type()
2395 case TEE_TYPE_ECDH_KEYPAIR: in syscall_obj_generate_key()
2541 req_key_type = TEE_TYPE_ECDH_KEYPAIR; in tee_svc_cryp_check_key_type()

Completed in 32 milliseconds