Searched refs:msgpos (Results 1 – 2 of 2) sorted by relevance
44 u8 **msgpos, u8 *end) in tls_write_server_hello() argument50 pos = *msgpos; in tls_write_server_hello()151 *msgpos = pos; in tls_write_server_hello()158 u8 **msgpos, u8 *end) in tls_write_server_certificate() argument172 pos = *msgpos; in tls_write_server_certificate()238 *msgpos = pos; in tls_write_server_certificate()245 u8 **msgpos, u8 *end) in tls_write_server_key_exchange() argument357 pos = *msgpos; in tls_write_server_key_exchange()431 *msgpos = pos; in tls_write_server_key_exchange()438 u8 **msgpos, u8 *end) in tls_write_server_certificate_request() argument[all …]
162 u8 **msgpos, u8 *end) in tls_write_client_certificate() argument168 pos = *msgpos; in tls_write_client_certificate()234 *msgpos = pos; in tls_write_client_certificate()404 u8 **msgpos, u8 *end) in tls_write_client_key_exchange() argument417 pos = *msgpos; in tls_write_client_key_exchange()455 *msgpos = pos; in tls_write_client_key_exchange()462 u8 **msgpos, u8 *end) in tls_write_client_certificate_verify() argument469 pos = *msgpos; in tls_write_client_certificate_verify()633 *msgpos = pos; in tls_write_client_certificate_verify()640 u8 **msgpos, u8 *end) in tls_write_client_change_cipher_spec() argument[all …]