Home
last modified time | relevance | path

Searched refs:IPAD (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/multimedia/vlc/vlc-3.0.16/modules/arm_neon/
H A Dyuyv_i422.S30 #define IPAD r1 macro
43 ldmia r1, {I, IPAD}
46 sub IPAD, IPAD, WIDTH, lsl #1
64 add I, I, IPAD
73 ldmia r1, {I, IPAD}
76 sub IPAD, IPAD, WIDTH, lsl #1
93 add I, I, IPAD
H A Ddeinterleave_chroma.S35 #define IPAD r4 macro
52 sub IPAD, IPITCH, WIDTH, lsl #1
67 add UV, UV, IPAD
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/n8/common/api/
H A Dn8_precompute.c137 uint32_t *IPAD, in n8_HMAC_MD5_Precompute() argument
176 IPAD[0] = swap_uint32(ctxi.A); in n8_HMAC_MD5_Precompute()
177 IPAD[1] = swap_uint32(ctxi.B); in n8_HMAC_MD5_Precompute()
178 IPAD[2] = swap_uint32(ctxi.C); in n8_HMAC_MD5_Precompute()
179 IPAD[3] = swap_uint32(ctxi.D); in n8_HMAC_MD5_Precompute()
238 uint32_t *IPAD, in n8_HMAC_SHA1_Precompute() argument
277 IPAD[0] = ctxi.h0; in n8_HMAC_SHA1_Precompute()
278 IPAD[1] = ctxi.h1; in n8_HMAC_SHA1_Precompute()
279 IPAD[2] = ctxi.h2; in n8_HMAC_SHA1_Precompute()
280 IPAD[3] = ctxi.h3; in n8_HMAC_SHA1_Precompute()
[all …]
/dports/net/nncp/nncp-8.0.2/doc/pkt/
H A Dencrypted.texi54 | PAYLOAD | SIZE | REST (OF PAYLOAD) | IPAD |
70 Full padding size. @code{len(IPAD) + len(OPAD)}
78 @code{IPAD} contains zeros and is shorter than single block. Padding is fully
92 | SIZE | PAYLOAD ... | IPAD |
98 | PAYLOAD | .. | SIZE | IPAD ... |
110 | PAYLOAD | .. | SIZE | PAYLOAD ... | IPAD |
122 | PAYLOAD | .. | SIZE | PAYLOAD ... | .. | PAYLOAD ... | IPAD ... |
128 @code{OPAD} is appended if @code{IPAD} (inside the block) has not enough
168 zeros (@code{IPAD})
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/util/
H A DHMACT64.java33 private static final byte IPAD = (byte) 0x36; field in HMACT64
52 ipad[i] = (byte) (key[i] ^ IPAD); in HMACT64()
56 ipad[i] = IPAD; in HMACT64()
/dports/cad/lepton-eda/lepton-eda-1.9.17/symbols/sym-verilog/
H A Dipad-1.sym10 pinnumber=IPAD
15 device=IPAD
/dports/cad/geda/geda-gaf-1.8.2/symbols/verilog/
H A Dipad-1.sym10 pinnumber=IPAD
15 device=IPAD
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/tests/symcache/
H A Dipad-1.sym10 pinnumber=IPAD
15 device=IPAD
/dports/cad/lepton-eda/lepton-eda-1.9.17/symbols/sym-vhdl/
H A Dipad-1.sym10 pinnumber=IPAD
17 device=IPAD
/dports/cad/geda/geda-gaf-1.8.2/symbols/vhdl/
H A Dipad-1.sym10 pinnumber=IPAD
17 device=IPAD
/dports/security/john/john-1.9.0-jumbo-1/src/opencl/
H A Dpbkdf2_kernel.cl581 unsigned int ipad[16] = { IPAD, IPAD, IPAD, IPAD, \
582 IPAD, IPAD, IPAD, IPAD, \
583 IPAD, IPAD, IPAD, IPAD, \
584 IPAD, IPAD, IPAD, IPAD }; \
604 #define IPAD 0x36363636
698 #undef IPAD
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/crypto/hmac_sha256/
H A Dhmac_sha256.c5 #define IPAD 0x3636363636363636ULL macro
45 xor_block(k_ipad, IPAD); in hmac_sha256_init()
61 xor_block(ctx->k_opad, IPAD^OPAD); in hmac_sha256_init()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dhmac-md5.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_md5()
H A Dhmac-sha1.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha1()
H A Dhmac-sha512.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha512()
H A Dhmac-sha256.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha256()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dhmac-md5.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_md5()
H A Dhmac-sha1.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha1()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/common/xp/crypto/
H A Dhmac-sha1.c29 #define IPAD 0x36 macro
60 memset (block, IPAD, sizeof (block)); in hmac_sha1()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/gl/
H A Dhmac-sha1.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha1()
H A Dhmac-sha256.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha256()
H A Dhmac-sha512.c28 #define IPAD 0x36 macro
59 memset (block, IPAD, sizeof (block)); in hmac_sha512()
/dports/sysutils/eclat/eclat-2.0/lib/
H A Dhmac_sha1.c22 #define IPAD 0x36
55 memset(ipad, IPAD, sizeof(ipad)); in eclat_trimnl()
H A Dhmac_sha256.c22 #define IPAD 0x36 macro
55 memset(ipad, IPAD, sizeof(ipad)); in hmac_sha256()
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DCrypto.cpp605 const uint64_t IPAD = 0x3636363636363636; variable
609 static const uint64_t ipads[] = { IPAD, IPAD, IPAD, IPAD };
645 buf[0] = key.GetLL ()[0] ^ IPAD; in HMACMD5Digest()
646 buf[1] = key.GetLL ()[1] ^ IPAD; in HMACMD5Digest()
647 buf[2] = key.GetLL ()[2] ^ IPAD; in HMACMD5Digest()
648 buf[3] = key.GetLL ()[3] ^ IPAD; in HMACMD5Digest()
649 buf[4] = IPAD; in HMACMD5Digest()
650 buf[5] = IPAD; in HMACMD5Digest()
651 buf[6] = IPAD; in HMACMD5Digest()
652 buf[7] = IPAD; in HMACMD5Digest()

1234567