Home
last modified time | relevance | path

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

/src/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c1610 static const char * const cred_fields[] = { variable
1626 int i, num_fields = ARRAY_SIZE(cred_fields); in wpa_cli_complete_cred()
1638 res[i] = os_strdup(cred_fields[i]); in wpa_cli_complete_cred()
/src/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_k_encode.c882 static const struct atype_info *cred_fields[] = { variable
885 DEFSEQTYPE(untagged_cred, krb5_cred, cred_fields);