Searched refs:ts_crypto_key_derivation_output_bytes_in (Results 1 – 3 of 3) sorted by relevance
95 struct __attribute__ ((__packed__)) ts_crypto_key_derivation_output_bytes_in struct
185 struct ts_crypto_key_derivation_output_bytes_in recv_msg; in deserialize_key_derivation_output_bytes_req()186 size_t expected_fixed_len = sizeof(struct ts_crypto_key_derivation_output_bytes_in); in deserialize_key_derivation_output_bytes_req()
266 struct ts_crypto_key_derivation_output_bytes_in req_msg; in crypto_caller_key_derivation_output_bytes()267 size_t req_fixed_len = sizeof(struct ts_crypto_key_derivation_output_bytes_in); in crypto_caller_key_derivation_output_bytes()
Completed in 17 milliseconds