Lines Matching refs:s2n
567 s2n(SSL2_VERSION,p); /* version */ in client_hello()
579 s2n(n,p); /* cipher spec num bytes */ in client_hello()
586 s2n(i,p); /* session id length */ in client_hello()
592 s2n(0,p); in client_hello()
596 s2n(SSL2_CHALLENGE_LENGTH,p); /* challenge length */ in client_hello()
683 s2n(clear,p); in client_master_key()
701 s2n(enc,p); in client_master_key()
704 s2n(karg,p); /* key arg size */ in client_master_key()
842 s2n(SSL2_PE_NO_CERTIFICATE,p); in client_certificate()
876 s2n(n,p); in client_certificate()
886 s2n(n,p); in client_certificate()