Searched refs:tfm_crypto_cipher_interface (Results 1 – 3 of 3) sorted by relevance
27 psa_status_t tfm_crypto_cipher_interface(psa_invec in_vec[], in tfm_crypto_cipher_interface() function201 psa_status_t tfm_crypto_cipher_interface(psa_invec in_vec[], in tfm_crypto_cipher_interface() function
145 psa_status_t tfm_crypto_cipher_interface(psa_invec in_vec[],
381 return tfm_crypto_cipher_interface(in_vec, out_vec, &encoded_key); in tfm_crypto_api_dispatcher()