Home | History | Annotate | Download | only in data

Lines Matching defs:SSL_CIPHER

1180 SSL_CIPHER = ssl_cipher_st

1204 ('get_cipher_by_char', CFUNCTYPE(POINTER(SSL_CIPHER), POINTER(c_ubyte))),
1205 ('put_cipher_by_char', CFUNCTYPE(c_int, POINTER(SSL_CIPHER), POINTER(c_ubyte))),
1208 ('get_cipher', CFUNCTYPE(POINTER(SSL_CIPHER), c_uint)),
1243 ('cipher', POINTER(SSL_CIPHER)),
1493 ('new_cipher', POINTER(SSL_CIPHER)),
2599 'MD4state_st', 'MD4_CTX', 'int16_t', 'SSL_CIPHER',