Searched defs:rse_crypto_pack_iovec (Results 1 – 1 of 1) sorted by relevance
30 struct rse_crypto_pack_iovec { struct31 psa_key_id_t key_id; /* !< Key id */32 psa_algorithm_t alg; /* !< Algorithm */33 uint32_t op_handle; /*37 uint32_t ad_length; /*41 uint32_t plaintext_length; /*46 struct rse_crypto_aead_pack_input aead_in; /*51 uint16_t function_id; /*56 uint16_t step; /* !< Key derivation step */57 union {