Searched refs:psa_get_key_algorithm (Results 1 – 5 of 5) sorted by relevance
203 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
288 static psa_algorithm_t psa_get_key_algorithm(
545 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_gcm_encrypt()581 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_gcm_decrypt()
640 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_encrypt_ccm()671 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_decrypt_ccm()
430 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_decrypt_chacha20_poly1305()