Searched defs:level (Results 1 – 6 of 6) sorted by relevance
/curl/lib/ |
H A D | krb5.c | 126 krb5_check_prot(void *app_data, int level) in krb5_check_prot() 160 krb5_encode(void *app_data, const void *from, int length, int level, void **to) in krb5_encode() 398 unsigned char level; member 418 static char level_to_char(int level) in level_to_char() 703 char *buffer, enum protection_level level) in Curl_sec_read_msg() 762 unsigned char level = conn->request_data_prot; in sec_set_protection_level() local 822 Curl_sec_request_prot(struct connectdata *conn, const char *level) in Curl_sec_request_prot()
|
H A D | urlapi.c | 278 int level = 0; in concat_url() local
|
H A D | cf-socket.c | 113 int level = IPPROTO_TCP; in tcpnodelay() local
|
/curl/lib/vtls/ |
H A D | mbedtls.c | 166 static void mbed_debug(void *context, int level, const char *f_name, in mbed_debug()
|
H A D | gtls.c | 78 static void tls_log_func(int level, const char *str) in tls_log_func()
|
/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 716 static int cb_recv_rx_key(ngtcp2_conn *tconn, ngtcp2_encryption_level level, in cb_recv_rx_key()
|
Completed in 34 milliseconds