• Home
  • Raw
  • Download

Lines Matching defs:alg

819                                             psa_algorithm_t alg )  in psa_key_policy_permits()
892 psa_algorithm_t alg ) in psa_get_and_lock_key_slot_with_policy()
951 psa_algorithm_t alg ) in psa_get_and_lock_transparent_key_slot_with_policy()
2117 psa_algorithm_t alg ) in psa_hash_setup()
2219 psa_status_t psa_hash_compute( psa_algorithm_t alg, in psa_hash_compute()
2232 psa_status_t psa_hash_compare( psa_algorithm_t alg, in psa_hash_compare()
2298 psa_algorithm_t alg, in psa_mac_finalize_alg_and_key_validation()
2339 psa_algorithm_t alg, in psa_mac_setup()
2398 psa_algorithm_t alg ) in psa_mac_sign_setup()
2405 psa_algorithm_t alg ) in psa_mac_verify_setup()
2525 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()
2743 psa_algorithm_t alg, in psa_verify_internal()
2795 psa_algorithm_t alg, in psa_sign_message_builtin()
2827 psa_algorithm_t alg, in psa_sign_message()
2843 psa_algorithm_t alg, in psa_verify_message_builtin()
2874 psa_algorithm_t alg, in psa_verify_message()
2888 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_sign_hash_builtin()
2943 psa_algorithm_t alg, in psa_sign_hash()
2958 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, in psa_verify_hash_builtin()
3012 psa_algorithm_t alg, in psa_verify_hash()
3024 static int psa_rsa_oaep_set_padding_mode( psa_algorithm_t alg, in psa_rsa_oaep_set_padding_mode()
3036 psa_algorithm_t alg, in psa_asymmetric_encrypt()
3152 psa_algorithm_t alg, in psa_asymmetric_decrypt()
3275 psa_algorithm_t alg, in psa_cipher_setup()
3341 psa_algorithm_t alg ) in psa_cipher_encrypt_setup()
3348 psa_algorithm_t alg ) in psa_cipher_decrypt_setup()
3537 psa_algorithm_t alg, in psa_cipher_encrypt()
3609 psa_algorithm_t alg, in psa_cipher_decrypt()
3668 static psa_algorithm_t psa_aead_get_base_algorithm( psa_algorithm_t alg ) in psa_aead_get_base_algorithm()
3674 static psa_status_t psa_aead_check_nonce_length( psa_algorithm_t alg, in psa_aead_check_nonce_length()
3715 psa_algorithm_t alg, in psa_aead_encrypt()
3765 psa_algorithm_t alg, in psa_aead_decrypt()
3818 psa_algorithm_t alg ) in psa_aead_setup()
3892 psa_algorithm_t alg ) in psa_aead_encrypt_setup()
3900 psa_algorithm_t alg ) in psa_aead_decrypt_setup()
4519 psa_algorithm_t alg ) in psa_key_derivation_tls12_prf_generate_next_block()
4629 psa_algorithm_t alg, in psa_key_derivation_tls12_prf_read()
4746 psa_algorithm_t alg = operation->alg; in psa_key_derivation_output_bytes() local
4920 psa_algorithm_t alg ) in psa_key_derivation_setup()
5357 static psa_status_t psa_key_agreement_raw_internal( psa_algorithm_t alg, in psa_key_agreement_raw_internal()
5472 psa_status_t psa_raw_key_agreement( psa_algorithm_t alg, in psa_raw_key_agreement()