Searched refs:ts_crypto_key_derivation_input_bytes_in (Results 1 – 3 of 3) sorted by relevance
66 struct __attribute__ ((__packed__)) ts_crypto_key_derivation_input_bytes_in struct
121 struct ts_crypto_key_derivation_input_bytes_in recv_msg; in deserialize_key_derivation_input_bytes_req()122 size_t expected_fixed_len = sizeof(struct ts_crypto_key_derivation_input_bytes_in); in deserialize_key_derivation_input_bytes_req()
175 struct ts_crypto_key_derivation_input_bytes_in req_msg; in crypto_caller_key_derivation_input_bytes()176 size_t req_fixed_len = sizeof(struct ts_crypto_key_derivation_input_bytes_in); in crypto_caller_key_derivation_input_bytes()
Completed in 8 milliseconds