Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dcall_credentials.c88 wrapped_grpc_call_credentials *cred2 = in PHP_METHOD() local
H A Dchannel_credentials.c216 wrapped_grpc_call_credentials *cred2 = in PHP_METHOD() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dinterworking.c2201 struct wpa_cred *cred, *cred2; in interworking_credentials_available_helper() local
2452 struct wpa_cred *cred2; in pick_best_roaming_partner() local
/aosp_15_r20/external/libcups/cups/
H A Dhttp.c388 cups_array_t *cred2) /* I - Second set of X.509 credentials */ in httpCompareCredentials()