Home
last modified time | relevance | path

Searched defs:GEN_SESSION_CB (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1255 GEN_SESSION_CB = CFUNCTYPE(c_int, POINTER(SSL), POINTER(c_ubyte), POINTER(c_uint)) variable
/third_party/openssl/include/openssl/
Dssl.h669 typedef int (*GEN_SESSION_CB) (SSL *ssl, unsigned char *id, typedef