Home
last modified time | relevance | path

Searched refs:SSL_CIPHER_get_protocol_id (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DSSL_CIPHER_get_name.pod19 SSL_CIPHER_get_protocol_id
40 uint32_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);
107 SSL_CIPHER_get_protocol_id() returns the two-byte ID used in the TLS protocol of the given
180 SSL_CIPHER_get_protocol_id() returns a 2-byte integer representing the TLS
/openssl/util/
H A Dlibssl.num467 SSL_CIPHER_get_protocol_id 468 3_0_0 EXIST::FUNCTION:
/openssl/ssl/
H A Dssl_ciph.c1937 uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c) in SSL_CIPHER_get_protocol_id() function
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md220 | `SSL_CIPHER_get_protocol_id` | Global | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in1586 __owur uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c);

Completed in 34 milliseconds