Searched defs:GEN_SESSION_CB (Results 1 – 2 of 2) sorted by relevance
1255 GEN_SESSION_CB = CFUNCTYPE(c_int, POINTER(SSL), POINTER(c_ubyte), POINTER(c_uint)) variable
669 typedef int (*GEN_SESSION_CB) (SSL *ssl, unsigned char *id, typedef