Searched refs:SSLDestroy (Results 1 – 4 of 4) sorted by relevance
556 typedef SECStatus (*SSLDestroy)(void *context, PRBool freeit); typedef585 SSLDestroy destroy;591 SSLDestroy destroyCompressContext;593 SSLDestroy destroyDecompressContext;
1665 pwSpec->destroy = (SSLDestroy) RC4_DestroyContext; in ssl3_InitPendingContextsBypass()1673 pwSpec->destroy = (SSLDestroy) RC2_DestroyContext; in ssl3_InitPendingContextsBypass()1681 pwSpec->destroy = (SSLDestroy) DES_DestroyContext; in ssl3_InitPendingContextsBypass()1689 pwSpec->destroy = (SSLDestroy) DES_DestroyContext; in ssl3_InitPendingContextsBypass()1698 pwSpec->destroy = (SSLDestroy) AES_DestroyContext; in ssl3_InitPendingContextsBypass()1708 pwSpec->destroy = (SSLDestroy) Camellia_DestroyContext; in ssl3_InitPendingContextsBypass()1718 pwSpec->destroy = (SSLDestroy) SEED_DestroyContext; in ssl3_InitPendingContextsBypass()2226 pwSpec->destroy = (SSLDestroy) PK11_DestroyContext; in ssl3_InitPendingContextsPKCS11()
105 -typedef SECStatus (*SSLDestroy)(void *context, PRBool freeit);150 +typedef SECStatus (*SSLDestroy)(void *context, PRBool freeit);160 SSLDestroy destroy;
330 typedef SECStatus (*SSLDestroy)(void *context, PRBool freeit);