Home
last modified time | relevance | path

Searched refs:EAPT_SRP (Results 1 – 2 of 2) sorted by relevance

/tools/security/fuzzing/orphans/pppd/
Deap_fuzz.cc62 eap_request_type = EAPT_SRP; in DEFINE_BINARY_PROTO_FUZZER()
133 nak_type = EAPT_SRP; in DEFINE_BINARY_PROTO_FUZZER()
153 eap_response_type = EAPT_SRP; in DEFINE_BINARY_PROTO_FUZZER()
Deap_fuzz_Cproxy.h28 #define EAPT_SRP 19 /* Secure Remote Password */ macro