Searched refs:strict (Results 1 – 14 of 14) sorted by relevance
/hostap-latest/src/crypto/ |
D | tls_none.c | 75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
|
D | tls.h | 358 int strict);
|
D | tls_internal.c | 357 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
|
D | tls_mbedtls_alt.c | 1960 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument 1963 tls_ctx_global.tls_conf->check_crl_strict = strict; /*(time checks)*/ in tls_global_set_verify()
|
D | tls_gnutls.c | 854 int tls_global_set_verify(void *ssl_ctx, int check_crl, int strict) in tls_global_set_verify() argument
|
D | tls_wolfssl.c | 1595 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
|
D | tls_openssl.c | 3000 int tls_global_set_verify(void *ssl_ctx, int check_crl, int strict) in tls_global_set_verify() argument 3019 data->check_crl_strict = strict; in tls_global_set_verify()
|
/hostap-latest/doc/ |
D | eap_server.doxygen | 15 EAPOL (IEEE 802.1X), but there is no strict requirement on the lower
|
D | eap.doxygen | 15 EAPOL (IEEE 802.1X), but there is no strict requirement on the lower
|
D | ctrl_iface.doxygen | 597 \subsection ctrl_iface_GET_CAPABILITY GET_CAPABILITY <option> [strict] 602 If optional argument, 'strict', is added, only the values that the 620 GET_CAPABILITY pairwise strict
|
/hostap-latest/wpa_supplicant/ |
D | ctrl_iface.c | 4101 static int ctrl_iface_get_capability_pairwise(int res, bool strict, in ctrl_iface_get_capability_pairwise() argument 4114 if (strict) in ctrl_iface_get_capability_pairwise() 4141 static int ctrl_iface_get_capability_group(int res, bool strict, in ctrl_iface_get_capability_group() argument 4154 if (strict) in ctrl_iface_get_capability_group() 4189 static int ctrl_iface_get_capability_group_mgmt(int res, bool strict, in ctrl_iface_get_capability_group_mgmt() argument 4254 static int ctrl_iface_get_capability_key_mgmt(int res, bool strict, in ctrl_iface_get_capability_key_mgmt() argument 4268 if (strict) in ctrl_iface_get_capability_key_mgmt() 4475 static int ctrl_iface_get_capability_proto(int res, bool strict, in ctrl_iface_get_capability_proto() argument 4487 if (strict) in ctrl_iface_get_capability_proto() 4518 int res, bool strict, in ctrl_iface_get_capability_auth_alg() argument [all …]
|
D | README-P2P | 505 that there is quite strict limit on how quickly the response needs to
|
D | ChangeLog | 379 * made phase2 parser more strict about correct use of auth=<val> and 2132 Identifier to be even less strict about verification in order to
|
/hostap-latest/hostapd/ |
D | ChangeLog | 1266 * added support for strict GTK rekeying (wpa_strict_rekey in
|