Home | History | Annotate | Download | only in ssl

Lines Matching refs:writecx

879     PORT_Assert(os->sec.writecx == 0);
881 ss->sec.writecx = os->sec.writecx;
914 (*sec->destroy)(sec->writecx, PR_TRUE);
916 sec->writecx = NULL;
919 PORT_Assert(sec->writecx == 0);
922 sec->writecx = 0;