Lines Matching defs:alg

822                                             psa_algorithm_t alg )  in psa_key_policy_permits()
895 psa_algorithm_t alg ) in psa_get_and_lock_key_slot_with_policy()
954 psa_algorithm_t alg ) in psa_get_and_lock_transparent_key_slot_with_policy()
2121 psa_algorithm_t alg ) in psa_hash_setup()
2222 psa_status_t psa_hash_compute( psa_algorithm_t alg, in psa_hash_compute()
2235 psa_status_t psa_hash_compare( psa_algorithm_t alg, in psa_hash_compare()
2295 psa_algorithm_t alg, in psa_mac_finalize_alg_and_key_validation()
2336 psa_algorithm_t alg, in psa_mac_setup()
2397 psa_algorithm_t alg ) in psa_mac_sign_setup()
2404 psa_algorithm_t alg ) in psa_mac_verify_setup()
2524 psa_algorithm_t alg, in psa_mac_compute_internal()
2588 psa_algorithm_t alg, in psa_mac_compute()
2601 psa_algorithm_t alg, in psa_mac_verify()
2640 psa_algorithm_t alg ) in psa_sign_verify_check_alg()
2664 psa_algorithm_t alg, in psa_sign_internal()
2744 psa_algorithm_t alg, in psa_verify_internal()
2796 psa_algorithm_t alg, in psa_sign_message_builtin()
2828 psa_algorithm_t alg, in psa_sign_message()
2844 psa_algorithm_t alg, in psa_verify_message_builtin()
2875 psa_algorithm_t alg, in psa_verify_message()
2889 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_sign_hash_builtin()
2945 psa_algorithm_t alg, in psa_sign_hash()
2960 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_verify_hash_builtin()
3015 psa_algorithm_t alg, in psa_verify_hash()
3027 static int psa_rsa_oaep_set_padding_mode( psa_algorithm_t alg, in psa_rsa_oaep_set_padding_mode()
3039 psa_algorithm_t alg, in psa_asymmetric_encrypt()
3148 psa_algorithm_t alg, in psa_asymmetric_decrypt()
3263 psa_algorithm_t alg, in psa_cipher_setup()
3330 psa_algorithm_t alg ) in psa_cipher_encrypt_setup()
3337 psa_algorithm_t alg ) in psa_cipher_decrypt_setup()
3516 psa_algorithm_t alg, in psa_cipher_encrypt()
3572 psa_algorithm_t alg, in psa_cipher_decrypt()
3626 static psa_algorithm_t psa_aead_get_base_algorithm( psa_algorithm_t alg ) in psa_aead_get_base_algorithm()
3632 static psa_status_t psa_aead_check_nonce_length( psa_algorithm_t alg, in psa_aead_check_nonce_length()
3671 psa_algorithm_t alg, in psa_aead_encrypt()
3721 psa_algorithm_t alg, in psa_aead_decrypt()
3774 psa_algorithm_t alg ) in psa_aead_setup()
3849 psa_algorithm_t alg ) in psa_aead_encrypt_setup()
3857 psa_algorithm_t alg ) in psa_aead_decrypt_setup()
4449 psa_algorithm_t alg ) in psa_key_derivation_tls12_prf_generate_next_block()
4559 psa_algorithm_t alg, in psa_key_derivation_tls12_prf_read()
4676 psa_algorithm_t alg = operation->alg; in psa_key_derivation_output_bytes() local
4848 psa_algorithm_t alg ) in psa_key_derivation_setup()
5285 static psa_status_t psa_key_agreement_raw_internal( psa_algorithm_t alg, in psa_key_agreement_raw_internal()
5398 psa_status_t psa_raw_key_agreement( psa_algorithm_t alg, in psa_raw_key_agreement()