Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c595 size_t input1_length = sizeof(input1); in exercise_key_derivation_key() local
486 mbedtls_test_psa_setup_key_derivation_wrap( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *input1, size_t input1_length, const unsigned char *input2, size_t input2_length, size_t capacity, int key_destroyable) mbedtls_test_psa_setup_key_derivation_wrap() argument

Completed in 4 milliseconds