Home
last modified time | relevance | path

Searched refs:ZERO_KEY (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/p5-Crypt-Twofish2/Crypt-Twofish2-1.03/
H A Dtwofish.c32 #elif defined(zero_key) && !defined(ZERO_KEY)
33 #define ZERO_KEY 1 macro
78 #if defined(ZERO_KEY)
560 #if !defined(ZERO_KEY) in reKey()
638 #if !defined(ZERO_KEY) /* any S-boxes to check? */ in reKey()
854 #if defined(ZERO_KEY) in blockEncrypt()
1013 #if defined(ZERO_KEY) in blockDecrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/bcache/
H A Dextents.c88 if (!bkey_cmp(k, &ZERO_KEY)) in bch_ptr_status()
210 if (!bkey_cmp(k, &ZERO_KEY) || in bch_btree_ptr_bad()
H A Dbtree.c780 if (!mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL)) in bch_btree_cache_alloc()
801 c->verify_data = mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL); in bch_btree_cache_alloc()
1160 bkey_copy_key(k, &ZERO_KEY); in make_btree_freeing_key()
1205 if (!bkey_cmp(k, &ZERO_KEY)) in __bch_btree_mark_key()
1258 if (level && bkey_cmp(k, &ZERO_KEY)) in bch_initial_mark_key()
1485 if (!bkey_cmp(k, &ZERO_KEY)) in btree_gc_coalesce()
1707 c->gc_done = ZERO_KEY; in btree_gc_start()
H A Dmovinggc.c243 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()
H A Dbset.h410 *k = ZERO_KEY; in bkey_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/bcache/
H A Dextents.c88 if (!bkey_cmp(k, &ZERO_KEY)) in bch_ptr_status()
210 if (!bkey_cmp(k, &ZERO_KEY) || in bch_btree_ptr_bad()
H A Dbtree.c780 if (!mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL)) in bch_btree_cache_alloc()
801 c->verify_data = mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL); in bch_btree_cache_alloc()
1160 bkey_copy_key(k, &ZERO_KEY); in make_btree_freeing_key()
1205 if (!bkey_cmp(k, &ZERO_KEY)) in __bch_btree_mark_key()
1258 if (level && bkey_cmp(k, &ZERO_KEY)) in bch_initial_mark_key()
1485 if (!bkey_cmp(k, &ZERO_KEY)) in btree_gc_coalesce()
1707 c->gc_done = ZERO_KEY; in btree_gc_start()
H A Dmovinggc.c243 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()
H A Dbset.h410 *k = ZERO_KEY; in bkey_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/bcache/
H A Dextents.c88 if (!bkey_cmp(k, &ZERO_KEY)) in bch_ptr_status()
210 if (!bkey_cmp(k, &ZERO_KEY) || in bch_btree_ptr_bad()
H A Dbtree.c780 if (!mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL)) in bch_btree_cache_alloc()
801 c->verify_data = mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL); in bch_btree_cache_alloc()
1160 bkey_copy_key(k, &ZERO_KEY); in make_btree_freeing_key()
1205 if (!bkey_cmp(k, &ZERO_KEY)) in __bch_btree_mark_key()
1258 if (level && bkey_cmp(k, &ZERO_KEY)) in bch_initial_mark_key()
1485 if (!bkey_cmp(k, &ZERO_KEY)) in btree_gc_coalesce()
1707 c->gc_done = ZERO_KEY; in btree_gc_start()
H A Dmovinggc.c243 c->moving_gc_keys.last_scanned = ZERO_KEY; in bch_moving_gc()
H A Dbset.h410 *k = ZERO_KEY; in bkey_init()
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DPacket.cpp877 const unsigned char Packet::ZERO_KEY[32] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,… member in ZeroTier::Packet
926 s20.crypt12(ZERO_KEY,macKey,sizeof(macKey)); in armor()
987 s20.crypt12(ZERO_KEY,macKey,sizeof(macKey)); in dearmor()
H A DPacket.hpp1381 static const unsigned char ZERO_KEY[32]; member in ZeroTier::Packet
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h77 #define ZERO_KEY KEY(0, 0, 0) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h77 #define ZERO_KEY KEY(0, 0, 0) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dbcache.h77 #define ZERO_KEY KEY(0, 0, 0) macro
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-0.20.3/
H A DCHANGELOG.md120 * Remove depecated constants and unsafe `ZERO_KEY` constant
/dports/multimedia/libv4l/linux-5.13-rc2/net/bluetooth/
H A Dhci_event.c40 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
4585 if (!memcmp(data->rand256, ZERO_KEY, 16) || in bredr_oob_data_present()
4586 !memcmp(data->hash256, ZERO_KEY, 16)) in bredr_oob_data_present()
4596 if (!memcmp(data->rand192, ZERO_KEY, 16) || in bredr_oob_data_present()
4597 !memcmp(data->hash192, ZERO_KEY, 16)) in bredr_oob_data_present()
H A Dmgmt.c207 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
3900 if (!memcmp(cp->uuid, ZERO_KEY, 16)) { in set_exp_feature()
4731 if (memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4732 memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4746 if (!memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4747 !memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4759 if (!memcmp(cp->rand256, ZERO_KEY, 16) || in add_remote_oob_data()
4760 !memcmp(cp->hash256, ZERO_KEY, 16)) { in add_remote_oob_data()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bluetooth/
H A Dhci_event.c40 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
4585 if (!memcmp(data->rand256, ZERO_KEY, 16) || in bredr_oob_data_present()
4586 !memcmp(data->hash256, ZERO_KEY, 16)) in bredr_oob_data_present()
4596 if (!memcmp(data->rand192, ZERO_KEY, 16) || in bredr_oob_data_present()
4597 !memcmp(data->hash192, ZERO_KEY, 16)) in bredr_oob_data_present()
H A Dmgmt.c207 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
3900 if (!memcmp(cp->uuid, ZERO_KEY, 16)) { in set_exp_feature()
4731 if (memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4732 memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4746 if (!memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4747 !memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4759 if (!memcmp(cp->rand256, ZERO_KEY, 16) || in add_remote_oob_data()
4760 !memcmp(cp->hash256, ZERO_KEY, 16)) { in add_remote_oob_data()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bluetooth/
H A Dhci_event.c40 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
4585 if (!memcmp(data->rand256, ZERO_KEY, 16) || in bredr_oob_data_present()
4586 !memcmp(data->hash256, ZERO_KEY, 16)) in bredr_oob_data_present()
4596 if (!memcmp(data->rand192, ZERO_KEY, 16) || in bredr_oob_data_present()
4597 !memcmp(data->hash192, ZERO_KEY, 16)) in bredr_oob_data_present()
H A Dmgmt.c207 #define ZERO_KEY "\x00\x00\x00\x00\x00\x00\x00\x00" \ macro
3900 if (!memcmp(cp->uuid, ZERO_KEY, 16)) { in set_exp_feature()
4731 if (memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4732 memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4746 if (!memcmp(cp->rand192, ZERO_KEY, 16) || in add_remote_oob_data()
4747 !memcmp(cp->hash192, ZERO_KEY, 16)) { in add_remote_oob_data()
4759 if (!memcmp(cp->rand256, ZERO_KEY, 16) || in add_remote_oob_data()
4760 !memcmp(cp->hash256, ZERO_KEY, 16)) { in add_remote_oob_data()

12