Searched defs:key_type (Results 1 – 17 of 17) sorted by relevance
31 uint32_t key_type; member
475 enum pkcs11_key_type key_type = id; in key_type_is_symm_key() local494 enum pkcs11_key_type key_type = id; in key_type_is_asymm_key() local763 enum pkcs11_key_type key_type = id; in id2str_type() local
118 enum pkcs11_key_type key_type = PKCS11_CKK_UNDEFINED_ID; in step_digest_operation() local
107 enum pkcs11_key_type key_type; in pkcs2tee_key_type() member120 enum pkcs11_key_type key_type = get_key_type(obj->attributes); in pkcs2tee_key_type() local314 enum pkcs11_key_type key_type = 0; in load_tee_key() local
1415 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
369 uint32_t key_type, in crypto_asym_alloc_ecc_keypair()440 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
392 uint32_t key_type, in crypto_asym_alloc_ecc_keypair()443 uint32_t key_type, in crypto_asym_alloc_ecc_public_key()
267 psa_key_type_t key_type; in mbedtls_pk_write_pubkey_der() local
333 psa_key_type_t key_type; in mbedtls_cipher_setkey() local
677 uint32_t key_type, in crypto_acipher_alloc_ecc_public_key()695 uint32_t key_type, in crypto_acipher_alloc_ecc_keypair()
114 uint32_t key_type = 0xA0000000 | TEE_ALG_GET_MAIN_ALG(algo); in __tee_alg_get_key_type() local
306 TEE_ObjectType key_type = TEE_ALG_GET_KEY_TYPE(algorithm, in TEE_AllocateOperation() local
3008 uint32_t key_type = TEE_TYPE_ECDH_PUBLIC_KEY; in syscall_cryp_derive_key() local
Completed in 34 milliseconds