Home
last modified time | relevance | path

Searched refs:TEE_TYPE_ECDSA_PUBLIC_KEY (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c478 case TEE_TYPE_ECDSA_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
505 case TEE_TYPE_ECDSA_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c396 ret = crypto_asym_alloc_ecc_public_key(s, TEE_TYPE_ECDSA_PUBLIC_KEY, in do_alloc_publickey()
445 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c516 case TEE_TYPE_ECDSA_PUBLIC_KEY: in crypto_asym_get_ecc_public_ops()
545 case TEE_TYPE_ECDSA_PUBLIC_KEY: in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h315 #define TEE_TYPE_ECDSA_PUBLIC_KEY 0xA0000041 macro
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c399 case TEE_TYPE_ECDSA_PUBLIC_KEY: in drvcrypt_asym_alloc_ecc_public_key()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c187 *tee_type = TEE_TYPE_ECDSA_PUBLIC_KEY; in pkcs2tee_key_type()
294 case TEE_TYPE_ECDSA_PUBLIC_KEY: in load_tee_key()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c797 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c567 PROP(TEE_TYPE_ECDSA_PUBLIC_KEY, 1, 192, 521,
1377 } else if (o->info.objectType == TEE_TYPE_ECDSA_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1511 case TEE_TYPE_ECDSA_PUBLIC_KEY: in tee_obj_set_type()
2538 req_key_type2 = TEE_TYPE_ECDSA_PUBLIC_KEY; in tee_svc_cryp_check_key_type()

Completed in 19 milliseconds