Home
last modified time | relevance | path

Searched +defs:d +defs:b +defs:key (Results 1 – 25 of 15901) sorted by relevance

12345678910>>...637

/dports/devel/libaura/libaura-3.1.20051222/
H A Ddict.c193 aura_dict_locate_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_locate_hash()
208 aura_dict_locate_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_locate_list()
222 aura_dict_fetch_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_fetch_hash()
238 aura_dict_store_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_hash()
262 aura_dict_fetch_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_fetch_list()
278 aura_dict_store_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_list()
301 keycmp(const void *key, size_t key_size, struct aura_bucket *b) in keycmp()
370 aura_dict_fetch(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_fetch()
377 aura_dict_exists(struct aura_dict *d, const void *key, size_t key_size) in aura_dict_exists()
390 aura_dict_store(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dd.c295 ExDictionarySearchE (EXDictionary d, int b, char *key, Pointer hash) in ExDictionarySearchE()
316 EXObj _dxf_ExDictionarySearch (EXDictionary d, char *key) in _dxf_ExDictionarySearch()
376 Error _dxf_ExDictionaryInsert (EXDictionary d, char *key, EXObj obj) in _dxf_ExDictionaryInsert()
379 int b; in _dxf_ExDictionaryInsert() local
510 Error _dxf_ExDictionaryDelete (EXDictionary d, Pointer key) in _dxf_ExDictionaryDelete()
513 int b; in _dxf_ExDictionaryDelete() local
576 Error _dxf_ExDictionaryDeleteNoLock (EXDictionary d, Pointer key) in _dxf_ExDictionaryDeleteNoLock()
646 EXObj _dxf_ExDictionaryIterate (EXDictionary d, char **key) in _dxf_ExDictionaryIterate()
673 int _dxf_ExDictionaryIterateMany (EXDictionary d, char **key, EXObj *obj, int n) in _dxf_ExDictionaryIterateMany()
843 _dxf_ExDictionaryIterateSorted(EXDictionary d, char **key) in _dxf_ExDictionaryIterateSorted()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCacheDir.cc154 OpenDir::open_read(const CryptoHash *key) in open_read()
259 dir_bucket_length(Dir *b, int s, Vol *d) in dir_bucket_length()
536 dir_probe(const CacheKey *key, Vol *d, Dir *result, Dir **last_collision) in dir_probe()
603 dir_insert(const CacheKey *key, Vol *d, Dir *to_part) in dir_insert()
657 dir_overwrite(const CacheKey *key, Vol *d, Dir *dir, Dir *overwrite, bool must_overwrite) in dir_overwrite()
733 dir_delete(const CacheKey *key, Vol *d, Dir *del) in dir_delete()
773 dir_lookaside_probe(const CacheKey *key, Vol *d, Dir *result, EvacuationBlock **eblock) in dir_lookaside_probe()
815 dir_lookaside_fixup(const CacheKey *key, Vol *d) in dir_lookaside_fixup()
862 dir_lookaside_remove(const CacheKey *key, Vol *d) in dir_lookaside_remove()
1402 dir_corrupt_bucket(Dir *b, int s, Vol *d) in dir_corrupt_bucket()
[all …]
/dports/security/nettle/nettle-3.7.3/
H A Dserpent-set-key.c83 #define SBOX0(type, a, b, c, d, w, x, y, z) \ argument
107 #define SBOX1(type, a, b, c, d, w, x, y, z) \ argument
131 #define SBOX2(type, a, b, c, d, w, x, y, z) \ argument
153 #define SBOX3(type, a, b, c, d, w, x, y, z) \ argument
177 #define SBOX4(type, a, b, c, d, w, x, y, z) \ argument
202 #define SBOX5(type, a, b, c, d, w, x, y, z) \ argument
225 #define SBOX6(type, a, b, c, d, w, x, y, z) \ argument
250 #define SBOX7(type, a, b, c, d, w, x, y, z) \ argument
298 serpent_key_pad (const uint8_t *key, unsigned int key_length, in serpent_key_pad()
327 size_t length, const uint8_t * key) in serpent_set_key()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dserpent-set-key.c83 #define SBOX0(type, a, b, c, d, w, x, y, z) \ argument
107 #define SBOX1(type, a, b, c, d, w, x, y, z) \ argument
131 #define SBOX2(type, a, b, c, d, w, x, y, z) \ argument
153 #define SBOX3(type, a, b, c, d, w, x, y, z) \ argument
177 #define SBOX4(type, a, b, c, d, w, x, y, z) \ argument
202 #define SBOX5(type, a, b, c, d, w, x, y, z) \ argument
225 #define SBOX6(type, a, b, c, d, w, x, y, z) \ argument
250 #define SBOX7(type, a, b, c, d, w, x, y, z) \ argument
298 serpent_key_pad (const uint8_t *key, unsigned int key_length, in serpent_key_pad()
327 size_t length, const uint8_t * key) in serpent_set_key()
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-archiver/samples/
H A Dtable14.sql8 b int, field
10 d varchar(50), field
11 key(b) field
16 b int, field
18 d varchar(50) field
H A Dtables1-4.sql15 b int, field
17 d varchar(50), field
18 key(b) field
23 b int, field
25 d varchar(50) field
30 b int, field
32 d varchar(50), field
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/
H A Ddict.c10 const char *key, uint64_t flags) in vmaf_dictionary_get()
18 VmafDictionary *d = *dict; in vmaf_dictionary_get() local
27 int vmaf_dictionary_set(VmafDictionary **dict, const char *key, const char *val, in vmaf_dictionary_set()
34 VmafDictionary *d = *dict; in vmaf_dictionary_set() local
54 double d = strtof(val, &end); in vmaf_dictionary_set() local
117 VmafDictionary *d = *src; in vmaf_dictionary_copy() local
129 VmafDictionary *d = *dict; in vmaf_dictionary_free() local
147 VmafDictionary *b = *dict_b; in vmaf_dictionary_merge() local
148 VmafDictionary *d = NULL; in vmaf_dictionary_merge() local
168 int vmaf_dictionary_compare(VmafDictionary *a, VmafDictionary *b) in vmaf_dictionary_compare()
[all …]
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dtwofish.cpp33 inline word32 Twofish::Base::h0(word32 x, const word32 *key, unsigned int kLen) in h0()
38 #define Q(a, b, c, d, t) q[a][GETBYTE(t,0)] ^ (q[b][GETBYTE(t,1)] << 8) ^ (q[c][GETBYTE(t,2)] << 16… in h0() argument
49 inline word32 Twofish::Base::h(word32 x, const word32 *key, unsigned int kLen) in h()
60 SecBlock<word32> key(len*2); in UncheckedSetKey() local
67 word32 b = rotlConstant<8>(h(i + 1, key + 1, len)); in UncheckedSetKey() local
88 #define ENCROUND(n, a, b, c, d) \ argument
99 #define DECROUND(n, a, b, c, d) \ argument
115 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
144 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dtwofish.cpp33 inline word32 Twofish::Base::h0(word32 x, const word32 *key, unsigned int kLen) in h0()
38 #define Q(a, b, c, d, t) q[a][GETBYTE(t,0)] ^ (q[b][GETBYTE(t,1)] << 8) ^ (q[c][GETBYTE(t,2)] << 16… in h0() argument
47 inline word32 Twofish::Base::h(word32 x, const word32 *key, unsigned int kLen) in h()
58 SecBlock<word32> key(len*2); in UncheckedSetKey() local
65 word32 b = rotlFixed(h(i+1, key+1, len), 8); in UncheckedSetKey() local
86 #define ENCROUND(n, a, b, c, d) \ argument
97 #define DECROUND(n, a, b, c, d) \ argument
113 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
142 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtwofish.cpp33 inline word32 Twofish::Base::h0(word32 x, const word32 *key, unsigned int kLen) in h0()
38 #define Q(a, b, c, d, t) q[a][GETBYTE(t,0)] ^ (q[b][GETBYTE(t,1)] << 8) ^ (q[c][GETBYTE(t,2)] << 16… in h0() argument
49 inline word32 Twofish::Base::h(word32 x, const word32 *key, unsigned int kLen) in h()
60 SecBlock<word32> key(len*2); in UncheckedSetKey() local
67 word32 b = rotlConstant<8>(h(i + 1, key + 1, len)); in UncheckedSetKey() local
88 #define ENCROUND(n, a, b, c, d) \ argument
99 #define DECROUND(n, a, b, c, d) \ argument
115 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
144 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtwofish.cpp33 inline word32 Twofish::Base::h0(word32 x, const word32 *key, unsigned int kLen) in h0()
38 #define Q(a, b, c, d, t) q[a][GETBYTE(t,0)] ^ (q[b][GETBYTE(t,1)] << 8) ^ (q[c][GETBYTE(t,2)] << 16… in h0() argument
49 inline word32 Twofish::Base::h(word32 x, const word32 *key, unsigned int kLen) in h()
60 SecBlock<word32> key(len*2); in UncheckedSetKey() local
67 word32 b = rotlConstant<8>(h(i + 1, key + 1, len)); in UncheckedSetKey() local
88 #define ENCROUND(n, a, b, c, d) \ argument
99 #define DECROUND(n, a, b, c, d) \ argument
115 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
144 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dtwofish.cpp33 inline word32 Twofish::Base::h0(word32 x, const word32 *key, unsigned int kLen) in h0()
38 #define Q(a, b, c, d, t) q[a][GETBYTE(t,0)] ^ (q[b][GETBYTE(t,1)] << 8) ^ (q[c][GETBYTE(t,2)] << 16… in h0() argument
49 inline word32 Twofish::Base::h(word32 x, const word32 *key, unsigned int kLen) in h()
60 SecBlock<word32> key(len*2); in UncheckedSetKey() local
67 word32 b = rotlConstant<8>(h(i + 1, key + 1, len)); in UncheckedSetKey() local
88 #define ENCROUND(n, a, b, c, d) \ argument
99 #define DECROUND(n, a, b, c, d) \ argument
115 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
144 word32 x, y, a, b, c, d; in ProcessAndXorBlock() local
/dports/audio/libumidi/libumidi-2.1.2/
H A Dumidi20_gen.c82 uint8_t b; in mid_sort() local
132 mid_add(uint8_t a, uint8_t b) in mid_add()
142 mid_sub(uint8_t a, uint8_t b) in mid_sub()
152 mid_next_key(uint8_t key, int8_t n) in mid_next_key()
174 mid_dump(struct mid_data *d) in mid_dump()
256 mid_get_position(struct mid_data *d) in mid_get_position()
325 mid_key_press(struct mid_data *d, uint8_t key, int8_t vel, uint32_t duration) in mid_key_press()
349 mid_extended_key_press(struct mid_data *d, uint8_t key, uint32_t freq, int8_t vel, uint32_t duratio… in mid_extended_key_press()
390 mid_extended_key_pitch(struct mid_data *d, uint8_t key, uint32_t freq) in mid_extended_key_pitch()
415 mid_extended_key_control(struct mid_data *d, uint8_t key, uint8_t control, uint32_t value) in mid_extended_key_control()
[all …]
/dports/java/cryptix-jce/src/cryptix.jce.provider.key/
H A DDESKeyGenerator.java29 protected boolean isWeak( byte[] key ) in isWeak()
44 private boolean isWeak(byte[] key, int offset) in isWeak()
47 int b = (key[offset+2] & 0xFE) << 8 | (key[offset+3] & 0xFE); in isWeak() local
49 int d = (key[offset+6] & 0xFE) << 8 | (key[offset+7] & 0xFE); in isWeak() local
75 protected byte[] fixUp( byte[] key ) { in fixUp()
76 int b; in fixUp() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rc5/
H A Drc5_enc.c96 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
98 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
132 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
134 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rc5/
H A Drc5_enc.c96 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
98 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
132 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
134 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/rc5/
H A Drc5_enc.c90 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
92 RC5_32_INT a, b, *s; in RC5_32_encrypt() local
126 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
128 RC5_32_INT a, b, *s; in RC5_32_decrypt() local
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/rc5/
H A Drc5_enc.c138 void RC5_32_encrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_encrypt()
140 RC5_32_INT a,b,*s; in RC5_32_encrypt() local
177 void RC5_32_decrypt(unsigned long *d, RC5_32_KEY *key) in RC5_32_decrypt()
179 RC5_32_INT a,b,*s; in RC5_32_decrypt() local

12345678910>>...637