OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cert_cb
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h
219
*
cert_cb
- Notification of a peer certificate
226
void (*
cert_cb
)(void *ctx, int depth, const char *subject,
member in struct:eapol_ctx
eapol_supp_sm.c
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c
487
ctx->
cert_cb
= eapol_test_cert_cb;
[
all
...]
wpas_glue.c
820
ctx->
cert_cb
= wpa_supplicant_cert_cb;
Completed in 27 milliseconds