Home
last modified time | relevance | path

Searched refs:TEE_TYPE_ECDH_PUBLIC_KEY (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c479 case TEE_TYPE_ECDH_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
506 case TEE_TYPE_ECDH_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c517 case TEE_TYPE_ECDH_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
546 case TEE_TYPE_ECDH_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h317 #define TEE_TYPE_ECDH_PUBLIC_KEY 0xA0000042 macro
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c400 case TEE_TYPE_ECDH_PUBLIC_KEY: in drvcrypt_asym_alloc_ecc_public_key()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c185 *tee_type = TEE_TYPE_ECDH_PUBLIC_KEY; in pkcs2tee_key_type()
299 case TEE_TYPE_ECDH_PUBLIC_KEY: in load_tee_key()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c575 PROP(TEE_TYPE_ECDH_PUBLIC_KEY, 1, 192, 521,
1380 } else if (o->info.objectType == TEE_TYPE_ECDH_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1512 case TEE_TYPE_ECDH_PUBLIC_KEY: in tee_obj_set_type()
3454 uint32_t key_type = TEE_TYPE_ECDH_PUBLIC_KEY; in syscall_cryp_derive_key()

Completed in 16 milliseconds