Home
last modified time | relevance | path

Searched refs:ts_crypto_key_derivation_output_bytes_in (Results 1 – 3 of 3) sorted by relevance

/trusted-services/protocols/service/crypto/packed-c/
A Dkey_derivation.h95 struct __attribute__ ((__packed__)) ts_crypto_key_derivation_output_bytes_in struct
/trusted-services/components/service/crypto/provider/extension/key_derivation/serializer/packed-c/
A Dpackedc_key_derivation_provider_serializer.c185 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()
/trusted-services/components/service/crypto/client/caller/packed-c/
A Dcrypto_caller_key_derivation.h266 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