Home
last modified time | relevance | path

Searched defs:K (Results 1 – 25 of 29) sorted by relevance

12

/external/srec/srec/crec/
Dsrec_stats.h40 #define SREC_STATS_INC_STOKEN_REPRUNES(K) argument
41 #define SREC_STATS_INC_FTOKEN_REPRUNES(K) argument
42 #define SREC_STATS_INC_WTOKEN_REPRUNES(K) argument
54 #define SREC_STATS_INC_STOKEN_REPRUNES(K) srec_stats_inc_stoken_reprunes(K) argument
55 #define SREC_STATS_INC_FTOKEN_REPRUNES(K) srec_stats_inc_ftoken_reprunes(K) argument
56 #define SREC_STATS_INC_WTOKEN_REPRUNES(K) srec_stats_inc_wtoken_reprunes(K) argument
57 #define SREC_STATS_INC_AWTOKEN_REPRUNES(K) srec_stats_inc_awtoken_reprunes(K) argument
/external/openssl/crypto/ripemd/
Drmd_locl.h131 #define RIP2(a,b,c,d,e,w,s,K) { \ argument
136 #define RIP3(a,b,c,d,e,w,s,K) { \ argument
141 #define RIP4(a,b,c,d,e,w,s,K) { \ argument
146 #define RIP5(a,b,c,d,e,w,s,K) { \ argument
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h9 ulong32 K[18]; member
16 ulong32 K[50]; member
22 ulong32 K[44]; member
28 unsigned char K[33][16]; member
42 ulong32 K[32], dK[32]; member
63 ulong32 S[4][256], K[40]; member
67 ulong32 K[40]; member
102 ulong32 K[32], keylen; member
108 ulong32 K[4], dK[4]; member
Dtomcrypt_mac.h235 symmetric_key K; member
296 symmetric_key K; member
315 unsigned char K[3][MAXBLOCKSIZE], member
Dtomcrypt_prng.h24 unsigned char K[32], /* the current key */ member
/external/sonivox/arm-hybrid-22k/lib_src/
DARM-E_filter_gnu.s47 K .req r8 label
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_filter_gnu.s47 K .req r8 label
/external/dropbear/libtomcrypt/src/ciphers/
Drc5.c134 ulong32 A, B, *K; in _rc5_ecb_encrypt() local
189 ulong32 A, B, *K; in _rc5_ecb_decrypt() local
Drc6.c128 ulong32 a,b,c,d,t,u, *K; in _rc6_ecb_encrypt() local
182 ulong32 a,b,c,d,t,u, *K; in _rc6_ecb_decrypt() local
Dxtea.c36 unsigned long x, sum, K[4]; in xtea_setup() local
Dkseed.c241 static void rounds(ulong32 *P, ulong32 *K) in rounds()
/external/webkit/SunSpider/tests/
Dregexp-dna.js1694 B: '(c|g|t)', D: '(a|g|t)', H: '(a|c|t)', K: '(g|t)', property
Dstring-fasta.js24 B:0.02, D:0.02, H:0.02, K:0.02, property
/external/dropbear/libtomcrypt/src/hashes/whirl/
Dwhirl.c62 ulong64 K[2][8], T[3][8]; in _whirlpool_compress() local
/external/webkit/JavaScriptCore/wtf/
DTCPackedCache.h137 typedef uintptr_t K; typedef
/external/dropbear/libtomcrypt/src/hashes/sha2/
Dsha512.c39 static const ulong64 K[80] = { variable
Dsha256.c40 static const ulong32 K[64] = { variable
/external/freetype/src/truetype/
Dttinterp.c4090 FT_Long L, K; in Ins_MINDEX() local
4603 FT_UShort L, K; in Ins_NPUSHB() local
4630 FT_UShort L, K; in Ins_NPUSHW() local
4660 FT_UShort L, K; in Ins_PUSHB() local
4685 FT_UShort L, K; in Ins_PUSHW() local
4767 FT_Long K; in Ins_SCFS() local
4809 FT_UShort K, L; in Ins_MD() local
5055 FT_Long K, L; in Ins_INSTCTRL() local
5199 FT_UShort I, K, L; in Ins_FLIPRGON() local
5227 FT_UShort I, K, L; in Ins_FLIPRGOFF() local
[all …]
/external/openssl/crypto/dsa/
Ddsa_ossl.c205 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; in dsa_sign_setup() local
/external/speex/libspeex/
Dmdf.c141 int K; /** Number of output channels (loudspeakers) */ member
409 int i,N,M, C, K; in speex_echo_state_init_mc() local
532 int i, M, N, C, K; in speex_echo_state_reset() local
695 int N,M, C, K; in speex_echo_cancellation() local
/external/srec/srec/include/
Dsrec_arb.h55 #define BIT_ADDRESS(K,A,B) { A=(K)/16; B=1<<((K)%16); } argument
/external/wpa_supplicant/
Dsha256.c197 static const unsigned long K[64] = { variable
/external/bluez/utils/rfcomm/
Dparser.c633 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
/external/libpcap/
Doptimize.c555 #define K(i) F(BPF_LD|BPF_IMM|BPF_W, i, 0L) macro
/external/bluez/utils/hcid/
Dparser.c732 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument

12