Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dblock_cipher.c97 psa_can_do_cipher(psa_key_type, PSA_ALG_ECB_NO_PADDING)) { in mbedtls_block_cipher_setup()
Dpsa_crypto_core.h49 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg);
Dpsa_crypto.c295 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg) in psa_can_do_cipher() function
/mbedtls-latest/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md607 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…