Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c983 unsigned char *resbinder = NULL, *pskbinder = NULL, *msgstart = NULL; in tls_construct_ctos_psk() local
1137 && !WPACKET_sub_allocate_bytes_u8(pkt, reshashsize, &resbinder)) in tls_construct_ctos_psk()
1156 resbinder, s->session, 1, 0) != 1) { in tls_construct_ctos_psk()