Home
last modified time | relevance | path

Searched refs:A_1 (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/crypto/aes/arch/arm/
H A Daes_neon.c614 uint8x16_t A_1, A2_1, A2_B_1, A2_B_D_1; in aes_neon_enc2() local
625 A_1 = vqtbl1q_u8(sb1_0, io1) ^ vqtbl1q_u8(sb1_1, jo1); in aes_neon_enc2()
627 A_1 ^= loadroundkey(rk32); in aes_neon_enc2()
631 A2_B_1 = A2_1 ^ vqtbl1q_u8(A_1, mc_forward[rmod4]); in aes_neon_enc2()
633 A2_B_D_1 = A2_B_1 ^ vqtbl1q_u8(A_1, mc_backward[rmod4]); in aes_neon_enc2()
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dfnmatch.m456 static char const A_1[] = { 'A' - 1, 0 };
87 if (!(n (Apat, A_1, 0) == ('A' < '\\\\')))
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dfnmatch.m456 static char const A_1[] = { 'A' - 1, 0 };
87 if (!(n (Apat, A_1, 0) == ('A' < '\\\\')))
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_ripencc.c143 A_1; member
2523 utcinfo->A_1 = bGetSingle (&buf4[21]); in rpt_0x58()
4034 pbuf += sprintf(pbuf, "\n A_1 = %g ", utc->A_1); in rpt_GPS_system_data()
/netbsd/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc2367.txt2684 A_1 --| |-- D_1
2703 For A_1 to send a packet to D_1, B and C need an SA with:
2706 Source Identity that dominates A_1
2710 Proxy Address of A_1
2712 For D_1 to send a packet to A_1, C and B need an SA with:
2720 Note that A_2 and D_2 could be substituted for A_1 and D_1