Searched refs:tfm_crypto_alloc_scratch (Results 1 – 1 of 1) sorted by relevance
121 static psa_status_t tfm_crypto_alloc_scratch(size_t requested_size, void **buf) in tfm_crypto_alloc_scratch() function170 status = tfm_crypto_alloc_scratch(msg->in_size[i], &alloc_buf_ptr); in tfm_crypto_init_iovecs()184 status = tfm_crypto_alloc_scratch(msg->out_size[i], &alloc_buf_ptr); in tfm_crypto_init_iovecs()