Home
last modified time | relevance | path

Searched refs:psa_get_key_algorithm (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_struct.h413 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
H A Dcrypto.h303 static psa_algorithm_t psa_get_key_algorithm(
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c322 psa_algorithm_t key_alg = psa_get_key_algorithm(&attributes); in mbedtls_pk_can_do_ext()
565 psa_set_key_algorithm(attributes, psa_get_key_algorithm(&old_attributes)); in mbedtls_pk_get_psa_attributes()
916 psa_algorithm_t alg_type = psa_get_key_algorithm(&key_attr); in copy_from_psa()
H A Dpk_wrap.c1487 alg = psa_get_key_algorithm(&attributes); in rsa_opaque_decrypt()
1524 alg = psa_get_key_algorithm(&attributes); in rsa_opaque_sign_wrap()