Searched refs:expansion (Results 1 – 6 of 6) sorted by relevance
83 * Helper macros to convert a macro or its expansion into a string
426 size_t remaining, expansion; in ssl_get_remaining_payload_in_datagram() local462 expansion = (size_t) ret; in ssl_get_remaining_payload_in_datagram()464 if (remaining <= expansion) { in ssl_get_remaining_payload_in_datagram()468 remaining -= expansion; in ssl_get_remaining_payload_in_datagram()
4937 * expansion) of early data on server side and the number of early data4987 * expansion (tag, ...).
1392 How does `psa_key_derivation_output_key` work when the extraction part and the expansion part use d…
605 …gacef8df989e09c769233f4b779acb5b7d) for the info string used during the expansion step. Omit this …
3407 * Fix a miscalculation of the maximum record expansion in6038 in a function to allow easy future expansion