Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 17 of 17) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dobject.h31 uint32_t key_type; member
A Dpkcs11_helpers.c475 enum pkcs11_key_type key_type = id; in key_type_is_symm_key() local
494 enum pkcs11_key_type key_type = id; in key_type_is_asymm_key() local
763 enum pkcs11_key_type key_type = id; in id2str_type() local
A Dprocessing_digest.c118 enum pkcs11_key_type key_type = PKCS11_CKK_UNDEFINED_ID; in step_digest_operation() local
A Dprocessing_symm.c107 enum pkcs11_key_type key_type; in pkcs2tee_key_type() member
120 enum pkcs11_key_type key_type = get_key_type(obj->attributes); in pkcs2tee_key_type() local
314 enum pkcs11_key_type key_type = 0; in load_tee_key() local
A Dpkcs11_attributes.c1415 static void get_key_min_max_sizes(enum pkcs11_key_type key_type, in get_key_min_max_sizes()
1641 enum pkcs11_key_type key_type = get_key_type(head); in check_parent_attrs_against_processing() local
/optee_os/lib/libmbedtls/core/
A Decc.c369 uint32_t key_type, in crypto_asym_alloc_ecc_keypair()
440 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
/optee_os/core/lib/libtomcrypt/
A Decc.c392 uint32_t key_type, in crypto_asym_alloc_ecc_keypair()
443 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
/optee_os/lib/libmbedtls/mbedtls/library/
A Dpkwrite.c267 psa_key_type_t key_type; in mbedtls_pk_write_pubkey_der() local
A Dcipher.c333 psa_key_type_t key_type; in mbedtls_cipher_setkey() local
/optee_os/core/crypto/
A Dcrypto.c677 uint32_t key_type, in crypto_acipher_alloc_ecc_public_key()
695 uint32_t key_type, in crypto_acipher_alloc_ecc_keypair()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dutee_defines.h114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
/optee_os/lib/libutee/include/
A Dutee_defines.h114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
/optee_os/lib/libutee/
A Dtee_api_operations.c306 TEE_ObjectType key_type = TEE_ALG_GET_KEY_TYPE(algorithm, in TEE_AllocateOperation() local
/optee_os/core/tee/
A Dtee_svc_cryp.c3008 uint32_t key_type = TEE_TYPE_ECDH_PUBLIC_KEY; in syscall_cryp_derive_key() local

Completed in 32 milliseconds