Home
last modified time | relevance | path

Searched refs:psa_key_derivation_input_integer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/
H A Dcrypto.h3424 psa_status_t psa_key_derivation_input_integer(
/aosp_15_r20/external/mbedtls/include/psa/
H A Dcrypto.h3416 psa_status_t psa_key_derivation_input_integer(
/aosp_15_r20/external/mbedtls/tests/src/
H A Dpsa_exercise_key.c429 PSA_ASSERT(psa_key_derivation_input_integer(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_test_wrappers.h453 #define psa_key_derivation_input_integer(arg0_operation, arg1_step, arg2_value) \ macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_exercise_key.c554 PSA_ASSERT(psa_key_derivation_input_integer(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
H A Dpsa_test_wrappers.c802 psa_status_t status = (psa_key_derivation_input_integer)(arg0_operation, arg1_step, arg2_value); in mbedtls_test_wrap_psa_key_derivation_input_integer()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_psa_crypto.function8544 TEST_EQUAL(psa_key_derivation_input_integer(
8591 TEST_EQUAL(psa_key_derivation_input_integer(&operation,
8744 TEST_EQUAL(psa_key_derivation_input_integer(
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_psa_crypto.function8888 TEST_EQUAL(psa_key_derivation_input_integer(
8935 TEST_EQUAL(psa_key_derivation_input_integer(&operation,
9088 TEST_EQUAL(psa_key_derivation_input_integer(
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c7026 psa_status_t psa_key_derivation_input_integer( in psa_key_derivation_input_integer() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c7411 psa_status_t psa_key_derivation_input_integer( in psa_key_derivation_input_integer() function