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