Searched defs:encoded_key (Results 1 – 7 of 7) sorted by relevance
29 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_asymmetric_sign_interface()94 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_asymmetric_sign_interface()107 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_asymmetric_encrypt_interface()162 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_asymmetric_encrypt_interface()
29 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_mac_interface()179 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_mac_interface()
29 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_cipher_interface()197 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_cipher_interface()
31 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_key_derivation_interface()175 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_key_derivation_interface()
32 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_aead_interface()253 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_aead_interface()
28 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_key_management_interface()196 struct tfm_crypto_key_id_s *encoded_key) in tfm_crypto_key_management_interface()
342 struct tfm_crypto_key_id_s encoded_key = TFM_CRYPTO_KEY_ID_S_INIT; in tfm_crypto_api_dispatcher() local