Searched refs:RC2_DestroyContext (Results 1 – 3 of 3) sorted by relevance
353 extern void RC2_DestroyContext(RC2Context *cx, PRBool freeit);
390 RC2_DestroyContext(RC2Context *cx, PRBool freeit) in RC2_DestroyContext() function
1485 pwSpec->destroy = (SSLDestroy) RC2_DestroyContext; in ssl3_InitPendingContextsBypass()