Lines Matching refs:psa_algorithm_t
122 psa_algorithm_t alg, in exercise_mac_key()
177 psa_algorithm_t alg, in exercise_cipher_key()
265 psa_algorithm_t alg, in exercise_aead_key()
327 psa_algorithm_t alg) in can_sign_or_verify_message()
340 psa_algorithm_t alg, in exercise_signature_key()
344 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in exercise_signature_key()
441 psa_algorithm_t alg, in exercise_asymmetric_encryption_key()
489 psa_algorithm_t alg, in mbedtls_test_psa_setup_key_derivation_wrap()
590 psa_algorithm_t alg, in exercise_key_derivation_key()
684 psa_algorithm_t alg, in mbedtls_test_psa_raw_key_agreement_with_self()
749 psa_algorithm_t alg, in exercise_raw_key_agreement_key()
768 psa_algorithm_t alg, in exercise_key_agreement_key()
775 psa_algorithm_t kdf_alg = PSA_ALG_KEY_AGREEMENT_GET_KDF(alg); in exercise_key_agreement_key()
807 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(kdf_alg); in exercise_key_agreement_key()
1121 psa_algorithm_t alg, in mbedtls_test_psa_exercise_key()
1164 psa_algorithm_t alg) in mbedtls_test_psa_usage_to_exercise()
1197 int mbedtls_test_can_exercise_psa_algorithm(psa_algorithm_t alg) in mbedtls_test_can_exercise_psa_algorithm()