Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto.c2097 size_t storage_size = data_length; local
2128 attributes, data, data_length, &storage_size);
2133 status = psa_allocate_buffer_to_slot(slot, storage_size);
2234 size_t storage_size = 0; local
2291 &storage_size);
2296 status = psa_allocate_buffer_to_slot(target_slot, storage_size);
6391 size_t storage_size = bytes; local
6444 &storage_size);
6449 status = psa_allocate_buffer_to_slot(slot, storage_size);