Searched refs:arg1_capacity (Results 1 – 2 of 2) sorted by relevance
459 size_t *arg1_capacity);460 #define psa_key_derivation_get_capacity(arg0_operation, arg1_capacity) \ argument461 mbedtls_test_wrap_psa_key_derivation_get_capacity(arg0_operation, arg1_capacity)529 size_t arg1_capacity);530 #define psa_key_derivation_set_capacity(arg0_operation, arg1_capacity) \ argument531 mbedtls_test_wrap_psa_key_derivation_set_capacity(arg0_operation, arg1_capacity)
804 size_t *arg1_capacity) in mbedtls_test_wrap_psa_key_derivation_get_capacity() argument806 psa_status_t status = (psa_key_derivation_get_capacity)(arg0_operation, arg1_capacity); in mbedtls_test_wrap_psa_key_derivation_get_capacity()925 size_t arg1_capacity) in mbedtls_test_wrap_psa_key_derivation_set_capacity() argument927 psa_status_t status = (psa_key_derivation_set_capacity)(arg0_operation, arg1_capacity); in mbedtls_test_wrap_psa_key_derivation_set_capacity()