Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dblock_cipher.c97 psa_can_do_cipher(psa_key_type, PSA_ALG_ECB_NO_PADDING)) { in mbedtls_block_cipher_setup()
H A Dpsa_crypto.c292 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg) in psa_can_do_cipher() function
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h627 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg);
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog8 function psa_can_do_cipher() in addition to psa_can_do_hash(). This