Lines Matching defs:alg
989 psa_algorithm_t alg) in psa_key_policy_permits()
1067 psa_algorithm_t alg) in psa_get_and_lock_key_slot_with_policy()
1127 psa_algorithm_t alg) in psa_get_and_lock_transparent_key_slot_with_policy()
2321 psa_algorithm_t alg) in psa_hash_setup()
2426 psa_status_t psa_hash_compute(psa_algorithm_t alg, in psa_hash_compute()
2440 psa_status_t psa_hash_compare(psa_algorithm_t alg, in psa_hash_compare()
2509 psa_algorithm_t alg, in psa_mac_finalize_alg_and_key_validation()
2563 psa_algorithm_t alg, in psa_mac_setup()
2624 psa_algorithm_t alg) in psa_mac_sign_setup()
2631 psa_algorithm_t alg) in psa_mac_verify_setup()
2744 psa_algorithm_t alg, in psa_mac_compute_internal()
2809 psa_algorithm_t alg, in psa_mac_compute()
2822 psa_algorithm_t alg, in psa_mac_verify()
2860 psa_algorithm_t alg) in psa_sign_verify_check_alg()
2883 psa_algorithm_t alg, in psa_sign_internal()
2954 psa_algorithm_t alg, in psa_verify_internal()
3005 psa_algorithm_t alg, in psa_sign_message_builtin()
3037 psa_algorithm_t alg, in psa_sign_message()
3053 psa_algorithm_t alg, in psa_verify_message_builtin()
3084 psa_algorithm_t alg, in psa_verify_message()
3098 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_sign_hash_builtin()
3144 psa_algorithm_t alg, in psa_sign_hash()
3159 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_verify_hash_builtin()
3204 psa_algorithm_t alg, in psa_verify_hash()
3216 psa_algorithm_t alg, in psa_asymmetric_encrypt()
3268 psa_algorithm_t alg, in psa_asymmetric_decrypt()
3372 mbedtls_svc_key_id_t key, psa_algorithm_t alg, in psa_sign_hash_start()
3521 mbedtls_svc_key_id_t key, psa_algorithm_t alg, in psa_verify_hash_start()
3686 size_t key_buffer_size, psa_algorithm_t alg, in mbedtls_psa_sign_hash_start()
3900 psa_algorithm_t alg, in mbedtls_psa_verify_hash_start()
4077 psa_algorithm_t alg, in psa_cipher_setup()
4147 psa_algorithm_t alg) in psa_cipher_encrypt_setup()
4154 psa_algorithm_t alg) in psa_cipher_decrypt_setup()
4330 psa_algorithm_t alg, in psa_cipher_encrypt()
4403 psa_algorithm_t alg, in psa_cipher_decrypt()
4464 static psa_algorithm_t psa_aead_get_base_algorithm(psa_algorithm_t alg) in psa_aead_get_base_algorithm()
4470 static psa_status_t psa_aead_check_nonce_length(psa_algorithm_t alg, in psa_aead_check_nonce_length()
4513 static psa_status_t psa_aead_check_algorithm(psa_algorithm_t alg) in psa_aead_check_algorithm()
4523 psa_algorithm_t alg, in psa_aead_encrypt()
4578 psa_algorithm_t alg, in psa_aead_decrypt()
4632 static psa_status_t psa_validate_tag_length(psa_algorithm_t alg) in psa_validate_tag_length()
4675 psa_algorithm_t alg) in psa_aead_setup()
4755 psa_algorithm_t alg) in psa_aead_encrypt_setup()
4763 psa_algorithm_t alg) in psa_aead_decrypt_setup()
5389 psa_algorithm_t alg) in psa_key_derivation_tls12_prf_generate_next_block()
5509 psa_algorithm_t alg, in psa_key_derivation_tls12_prf_read()
5795 psa_algorithm_t alg = operation->alg; in psa_key_derivation_output_bytes() local
6217 static psa_status_t psa_hash_try_support(psa_algorithm_t alg) in psa_hash_try_support()
6277 static psa_status_t psa_key_agreement_try_support(psa_algorithm_t alg) in psa_key_agreement_try_support()
6307 psa_algorithm_t alg) in psa_key_derivation_setup()
7076 psa_algorithm_t alg, in psa_key_agreement_raw_builtin()
7125 static psa_status_t psa_key_agreement_raw_internal(psa_algorithm_t alg, in psa_key_agreement_raw_internal()
7224 psa_status_t psa_raw_key_agreement(psa_algorithm_t alg, in psa_raw_key_agreement()