Searched refs:psa_get_key_algorithm (Results 1 – 5 of 5) sorted by relevance
413 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
291 static psa_algorithm_t psa_get_key_algorithm(
541 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_gcm_encrypt()577 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_gcm_decrypt()
627 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_encrypt_ccm()658 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_decrypt_ccm()
429 psa_algorithm_t key_alg = psa_get_key_algorithm(attributes); in cc3xx_decrypt_chacha20_poly1305()