Home | History | Annotate | Download | only in ssl

Lines Matching defs:tls1_enc

675 /* tls1_enc encrypts/decrypts the record in |s->wrec| / |s->rrec|, respectively.
684 int tls1_enc(SSL *s, int send)
743 printf("tls1_enc(%d)\n", send);