Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 4 of 4) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c425 size_t capacity ) in mbedtls_test_psa_setup_key_derivation_wrap()
479 size_t capacity = sizeof( output ); in exercise_key_derivation_key() local
/openthread-3.5.0/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h236 size_t capacity; member
/openthread-3.5.0/third_party/mbedtls/repo/library/
Dpsa_crypto.c3908 size_t *capacity) in psa_key_derivation_get_capacity()
3921 size_t capacity ) in psa_key_derivation_set_capacity()
Dssl_tls.c560 size_t capacity ) in setup_psa_key_derivation()