Home
last modified time | relevance | path

Searched defs:iov (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c69 const struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
85 const struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
101 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
118 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
132 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
152 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
176 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
197 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
212 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
235 struct tfm_crypto_pack_iovec iov = { in TFM_CRYPTO_API() local
[all …]
/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_asymmetric.c31 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_asymmetric_sign_interface() local
109 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_asymmetric_encrypt_interface() local
Dcrypto_hash.c27 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_hash_interface() local
Dcrypto_mac.c31 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_mac_interface() local
Dcrypto_init.c201 struct tfm_crypto_pack_iovec iov = {0}; in tfm_crypto_call_srv() local
344 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_api_dispatcher() local
Dcrypto_cipher.c31 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_cipher_interface() local
Dcrypto_key_management.c31 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_key_management_interface() local
Dcrypto_key_derivation.c33 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_key_derivation_interface() local
Dcrypto_aead.c34 const struct tfm_crypto_pack_iovec *iov = in_vec[0].base; in tfm_crypto_aead_interface() local