Lines Matching refs:context
329 NSSL_RVAL NSSLDestroyContext(NSSLContextHandle context);
353 NSSL_RVAL NSSLSetClientPKI(NSSLContextHandle context,
379 NSSL_RVAL NSSLAddServerPKI(NSSLContextHandle context,
411 NSSL_RVAL NSSLAddServerPKIGroups(NSSLContextHandle context,
449 NSSL_RVAL NSSLSetClientPKIExternal(NSSLContextHandle context,
477 NSSL_RVAL NSSLAddServerPKIExternal(NSSLContextHandle context,
502 NSSL_RVAL NSSLAddCRLExternal(NSSLContextHandle context,
519 NSSL_RVAL NSSLContextSetFlags(NSSLContextHandle context,
534 NSSL_RVAL NSSLContextClearFlags(NSSLContextHandle context,
549 NSSL_RVAL NSSLContextGetFlags(NSSLContextHandle context,
577 NSSLConnectionHandle NSSLCreateConnection(NSSLContextHandle context,