Home
last modified time | relevance | path

Searched defs:cred2 (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/php/ext/grpc/
Dcall_credentials.c83 wrapped_grpc_call_credentials *cred2 = in PHP_METHOD() local
Dchannel_credentials.c190 wrapped_grpc_call_credentials *cred2 = in PHP_METHOD() local
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c2139 struct wpa_cred *cred, *cred2; in interworking_credentials_available_helper() local
2390 struct wpa_cred *cred2; in pick_best_roaming_partner() local
/external/libcups/cups/
Dhttp.c388 cups_array_t *cred2) /* I - Second set of X.509 credentials */ in httpCompareCredentials()