Searched refs:aka (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_sim_db.c41 int aka; member in struct:eap_sim_db_pending
56 } aka; member in union:eap_sim_db_pending::__anon4338
377 eap_sim_db_get_pending(struct eap_sim_db_data *data, const char *imsi, int aka) argument
383 if (entry->aka == aka && os_strcmp(entry->imsi, imsi) == 0) {
568 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN))
576 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN))
584 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN))
592 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN))
604 entry->u.aka
[all...]
/freebsd-11-stable/usr.sbin/cxgbetool/
H A Dtcb_common.h82 char *aka; member in struct:tcb_var
H A Dtcb_common.c207 else if (tcb_strmatch_nc(name,tvp->aka )) return tvp;
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_sim_common.c496 struct eap_sim_attrs *attr, int aka, int encr)
535 if ((!aka && (alen % GSM_RAND_LEN)) ||
536 (aka && alen != EAP_AKA_RAND_LEN)) {
547 if (!aka) {
636 if (aka) {
795 if (!aka || alen < EAP_AKA_MIN_RES_LEN ||
807 if (!aka) {
822 if (!aka) {
856 if (aka != 2) {
878 if (aka !
495 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
933 eap_sim_parse_encr(const u8 *k_encr, const u8 *encr_data, size_t encr_data_len, const u8 *iv, struct eap_sim_attrs *attr, int aka) argument
1170 eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
[all...]
H A Deap_sim_common.h205 struct eap_sim_attrs *attr, int aka, int encr);
208 struct eap_sim_attrs *attr, int aka);
228 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
/freebsd-11-stable/contrib/gcc/
H A Dexcept.c134 bitmap aka;
905 gcc_assert (!old->aka);
2203 if (region->aka)
2208 EXECUTE_IF_SET_IN_BITMAP (region->aka, 0, i, bi)
2216 if (!outer->aka)
2217 outer->aka = BITMAP_GGC_ALLOC ();
2218 if (region->aka)
2219 bitmap_ior_into (outer->aka, region->aka);
2220 bitmap_set_bit (outer->aka, regio
133 bitmap aka; local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Devents.c422 int aka = 0, sim = 0; local
430 aka = 1;
440 aka = 1;
451 aka = 0;
453 if (!sim && !aka) {
461 "(sim=%d aka=%d) - initialize PCSC", sim, aka);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql285 of the operation (aka operation root, aka oproot) affected by the
/freebsd-11-stable/sys/mips/mips/
H A Dexception.S145 PTR_SRL k0, PAGE_SHIFT - PTESHIFT #0b: k0=VPN (aka va>>10)
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2811 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
4420 % For pdftex, we have to write out the node definition (aka, make
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2710 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
4318 % For pdftex, we have to write out the node definition (aka, make
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3921 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
5755 % For pdftex, we have to write out the node definition (aka, make
/freebsd-11-stable/contrib/openpam/
H A Dconfigure1464 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/file/
H A Dconfigure1443 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure1458 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure1491 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/unbound/
H A Dconfigure1618 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/apr/
H A Dconfigure1596 shared library versioning (aka "SONAME") variant to
6691 # 502102 is when libc_r switched to libpthread (aka libkse).
21688 if (m == (void *)-1) { /* aka MAP_FAILED */
/freebsd-11-stable/contrib/ntp/
H A Dconfigure1715 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure1611 shared library versioning (aka "SONAME") variant to
/freebsd-11-stable/contrib/subversion/
H A Dconfigure1669 shared library versioning (aka "SONAME") variant to

Completed in 752 milliseconds