Home
last modified time | relevance | path

Searched refs:BYTE2WORD (Results 1 – 18 of 18) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dsober128.c211 static ulong32 BYTE2WORD(const unsigned char *b) in BYTE2WORD() function
367 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
392 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/
H A Dsober128.c211 static ulong32 BYTE2WORD(const unsigned char *b) in BYTE2WORD() function
367 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
392 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dsober128.c211 static ulong32 BYTE2WORD(const unsigned char *b) in BYTE2WORD() function
367 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
392 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
/dports/net/tshark/wireshark-3.6.1/wsutil/
H A Dsober128.c211 static ulong32 BYTE2WORD(const unsigned char *b) in BYTE2WORD() function
367 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
392 k = BYTE2WORD(&buf[i*4]); in sober128_add_entropy()
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/stream/sober128/
H A Dsober128_stream.c31 static ulong32 BYTE2WORD(unsigned char *b) in BYTE2WORD() function
184 k = BYTE2WORD((unsigned char *)&key[i]); in sober128_stream_setup()
226 k = BYTE2WORD((unsigned char *)&iv[i]); in sober128_stream_setiv()
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/stream/sober128/
H A Dsober128_stream.c31 static ulong32 BYTE2WORD(unsigned char *b) in BYTE2WORD() function
184 k = BYTE2WORD((unsigned char *)&key[i]); in sober128_stream_setup()
226 k = BYTE2WORD((unsigned char *)&iv[i]); in sober128_stream_setiv()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/stream/sober128/
H A Dsober128.c33 static ulong32 BYTE2WORD(unsigned char *b) in BYTE2WORD() function
186 k = BYTE2WORD((unsigned char *)&key[i]); in sober128_stream_setup()
228 k = BYTE2WORD((unsigned char *)&iv[i]); in sober128_stream_setiv()
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/stream/sober128/
H A Dsober128_stream.c22 static ulong32 BYTE2WORD(const unsigned char *b) in BYTE2WORD() function
175 k = BYTE2WORD((unsigned char *)&key[i]); in sober128_stream_setup()
217 k = BYTE2WORD((unsigned char *)&iv[i]); in sober128_stream_setiv()
/dports/multimedia/tivodecode/tivodecode-0.2pre4/
H A DTuring.h95 #define BYTE2WORD(b) ( \ macro
H A DTuringFast.c160 turing->K[turing->keylen++] = fixedS(BYTE2WORD(&key[i])); in TuringKey()
222 turing->R[i++] = fixedS(BYTE2WORD(&iv[j])); in TuringIV()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/
H A Drijndael.c482 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
487 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
566 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
571 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
576 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
581 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/
H A Drijndael.c549 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
554 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
633 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
638 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
643 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
648 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
805 (BYTE2WORD(T0(STATE_BYTE(4 * (j + c2) % Nb) + 2))) | in rijndael_encryptBlock()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Drijndael.c521 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
526 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
614 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
619 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
624 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
629 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Drijndael.c521 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
526 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
614 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
619 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
624 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
629 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Drijndael.c521 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
526 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
614 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
619 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
624 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
629 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Drijndael.c521 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
526 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
614 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
619 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
624 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
629 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Drijndael.c521 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
526 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
614 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
619 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
624 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
629 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Drijndael.c514 #define BYTE2WORD(w) ((w)&0x00ff0000) macro
519 #define BYTE2WORD(w) ((w)&0x0000ff00) macro
607 (BYTE2WORD(T0(STATE_BYTE(10)))) | in rijndael_encryptBlock128()
612 (BYTE2WORD(T0(STATE_BYTE(14)))) | in rijndael_encryptBlock128()
617 (BYTE2WORD(T0(STATE_BYTE(2)))) | in rijndael_encryptBlock128()
622 (BYTE2WORD(T0(STATE_BYTE(6)))) | in rijndael_encryptBlock128()