Home
last modified time | relevance | path

Searched defs:arg0_alg (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c647 mbedtls_test_wrap_psa_hash_compare( psa_algorithm_t arg0_alg, const uint8_t *arg1_input, size_t arg2_input_length, const uint8_t *arg3_hash, size_t arg4_hash_length) mbedtls_test_wrap_psa_hash_compare() argument
667 mbedtls_test_wrap_psa_hash_compute( psa_algorithm_t arg0_alg, const uint8_t *arg1_input, size_t arg2_input_length, uint8_t *arg3_hash, size_t arg4_hash_size, size_t *arg5_hash_length) mbedtls_test_wrap_psa_hash_compute() argument
1130 mbedtls_test_wrap_psa_raw_key_agreement( psa_algorithm_t arg0_alg, mbedtls_svc_key_id_t arg1_private_key, const uint8_t *arg2_peer_key, size_t arg3_peer_key_length, uint8_t *arg4_output, size_t arg5_output_size, size_t *arg6_output_length) mbedtls_test_wrap_psa_raw_key_agreement() argument

Completed in 4 milliseconds