Searched defs:cache_id (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | cc_keyring.c | 231 key_serial_t cache_id; /* keyring representing ccache */ member 705 key_serial_t cache_id, krb5_boolean legacy_type, in add_cred_key() 889 key_serial_t cache_id, const char *anchor_name, in make_cache() 940 key_serial_t collection_id, cache_id; in krcc_resolve() local 1088 const char *subsidiary_name, key_serial_t cache_id, in make_krcc_data() 1132 key_serial_t cache_id = 0; in krcc_generate_new() local 1571 key_serial_t key, cache_id = 0; in krcc_ptcursor_next() local
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | pmksa_cache.c | 235 const u8 *cache_id) in pmksa_cache_add() 588 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id() 915 const u8 *cache_id) in pmksa_cache_add()
|
H A D | wpa_i.h | 312 const u8 *cache_id, const u8 *pmk, in wpa_sm_add_pmkid() 324 const u8 *cache_id) in wpa_sm_remove_pmkid()
|
/freebsd/sys/arm/arm/ |
H A D | pl310.c | 476 uint32_t cache_id, debug_ctrl; in pl310_attach() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | sme.c | 689 const u8 *cache_id = NULL; in sme_send_authentication() local
|
H A D | wpa_supplicant.c | 3462 const u8 *cache_id = NULL; in wpas_populate_assoc_ies() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 6734 const u8 *cache_id; member
|