Searched defs:arg2_alg (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/src/ |
H A D | psa_test_wrappers.c | 90 mbedtls_test_wrap_psa_aead_decrypt_setup( psa_aead_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_aead_decrypt_setup() argument 130 mbedtls_test_wrap_psa_aead_encrypt_setup( psa_aead_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_aead_encrypt_setup() argument 345 mbedtls_test_wrap_psa_cipher_decrypt_setup( psa_cipher_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_cipher_decrypt_setup() argument 377 mbedtls_test_wrap_psa_cipher_encrypt_setup( psa_cipher_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_cipher_encrypt_setup() argument 938 mbedtls_test_wrap_psa_mac_sign_setup( psa_mac_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_mac_sign_setup() argument 1001 mbedtls_test_wrap_psa_mac_verify_setup( psa_mac_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg) mbedtls_test_wrap_psa_mac_verify_setup() argument 1199 mbedtls_test_wrap_psa_sign_hash_start( psa_sign_hash_interruptible_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg, const uint8_t *arg3_hash, size_t arg4_hash_length) mbedtls_test_wrap_psa_sign_hash_start() argument 1276 mbedtls_test_wrap_psa_verify_hash_start( psa_verify_hash_interruptible_operation_t *arg0_operation, mbedtls_svc_key_id_t arg1_key, psa_algorithm_t arg2_alg, const uint8_t *arg3_hash, size_t arg4_hash_length, const uint8_t *arg5_signature, size_t arg6_signature_length) mbedtls_test_wrap_psa_verify_hash_start() argument [all...] |
Completed in 4 milliseconds