Searched refs:psa_can_do_cipher (Results 1 – 4 of 4) sorted by relevance
97 psa_can_do_cipher(psa_key_type, PSA_ALG_ECB_NO_PADDING)) { in mbedtls_block_cipher_setup()
49 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg);
295 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg) in psa_can_do_cipher() function
607 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg);612 …hich will set it according to the key type and the return value of `psa_can_do_cipher()` as discus…