Home
last modified time | relevance | path

Searched refs:BASE16 (Results 1 – 25 of 43) sorted by relevance

12

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_hs_ntor_cl.c31 #define BASE16(idx, var, n) STMT_BEGIN { \ macro
64 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in client1()
65 BASE16(3, intro_enc_pubkey.public_key, CURVE25519_PUBKEY_LEN); in client1()
66 BASE16(4, client_ephemeral_enc_keypair.seckey.secret_key, in client1()
68 BASE16(5, subcredential.subcred, DIGEST256_LEN); in client1()
119 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in server1()
122 BASE16(5, subcredential.subcred, DIGEST256_LEN); in server1()
199 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in client2()
200 BASE16(3, client_ephemeral_enc_keypair.seckey.secret_key, in client2()
202 BASE16(4, intro_enc_pubkey.public_key, CURVE25519_PUBKEY_LEN); in client2()
[all …]
H A Dtest_ntor_cl.c21 #define BASE16(idx, var, n) STMT_BEGIN { \ macro
47 BASE16(2, node_id, DIGEST_LEN); in client1()
48 BASE16(3, B.public_key, CURVE25519_PUBKEY_LEN); in client1()
82 BASE16(2, kp.seckey.secret_key, CURVE25519_SECKEY_LEN); in server1()
83 BASE16(3, node_id, DIGEST_LEN); in server1()
84 BASE16(4, msg_in, NTOR_ONIONSKIN_LEN); in server1()
123 BASE16(2, (&state), sizeof(state)); in client2()
124 BASE16(3, msg, sizeof(msg)); in client2()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_hs_ntor_cl.c31 #define BASE16(idx, var, n) STMT_BEGIN { \ macro
64 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in client1()
65 BASE16(3, intro_enc_pubkey.public_key, CURVE25519_PUBKEY_LEN); in client1()
66 BASE16(4, client_ephemeral_enc_keypair.seckey.secret_key, in client1()
68 BASE16(5, subcredential.subcred, DIGEST256_LEN); in client1()
119 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in server1()
122 BASE16(5, subcredential.subcred, DIGEST256_LEN); in server1()
199 BASE16(2, intro_auth_pubkey.pubkey, ED25519_PUBKEY_LEN); in client2()
200 BASE16(3, client_ephemeral_enc_keypair.seckey.secret_key, in client2()
202 BASE16(4, intro_enc_pubkey.public_key, CURVE25519_PUBKEY_LEN); in client2()
[all …]
H A Dtest_ntor_cl.c21 #define BASE16(idx, var, n) STMT_BEGIN { \ macro
47 BASE16(2, node_id, DIGEST_LEN); in client1()
48 BASE16(3, B.public_key, CURVE25519_PUBKEY_LEN); in client1()
82 BASE16(2, kp.seckey.secret_key, CURVE25519_SECKEY_LEN); in server1()
83 BASE16(3, node_id, DIGEST_LEN); in server1()
84 BASE16(4, msg_in, NTOR_ONIONSKIN_LEN); in server1()
123 BASE16(2, (&state), sizeof(state)); in client2()
124 BASE16(3, msg, sizeof(msg)); in client2()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/net/ipxe/ipxe-2265a65/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/tests/
H A Dbase16_test.c54 #define BASE16( name, DATA, ENCODED ) \ macro
63 BASE16 ( empty_test, DATA(), "" );
66 BASE16 ( hw_test,
71 BASE16 ( random_test,
/dports/security/paperkey/paperkey-1.6/
H A Dpaperkey.c98 enum data_type output_type=BASE16; in main()
143 input_type=BASE16; in main()
155 output_type=BASE16; in main()
H A Doutput.c159 case BASE16: in output_start()
206 case BASE16: in output_bytes()
H A Doutput.h24 enum data_type {AUTO,BASE16,RAW}; enumerator
H A Drestore.c131 input_type=BASE16; in restore()
/dports/security/nettle/nettle-3.7.3/
H A Dbase16-meta.c83 = _NETTLE_ARMOR_0(base16, BASE16);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dbase16-meta.c83 = _NETTLE_ARMOR_0(base16, BASE16);
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/
H A Dscan_base16.flex37 auto *dbuf = sbuf_t::sbuf_malloc(sbuf.pos0 + "BASE16", sbuf.pagesize/2+1, sbuf.pagesize/2+1);
131 sp.info->pathPrefix = "BASE16";
/dports/security/ratproxy/ratproxy/
H A Dhttp.c107 static _u8* BASE16 = "0123456789ABCDEF"; variable
136 if (!string[1] || !string[2] || !(a=strchr(BASE16,toupper(string[1]))) || in parse_urlencoded()
137 !(b=strchr(BASE16,toupper(string[2])))) { dec = '?'; break; } in parse_urlencoded()
139 dec = (a-BASE16) * 16 + (b-BASE16); in parse_urlencoded()
331 if (*value && strchr(BASE16,toupper(*value))) { in contains_token()
/dports/www/py-django-treebeard/django-treebeard-4.4/treebeard/
H A Dnumconv.py16 BASE16 = BASE85[:16] variable
/dports/www/py-dj32-django-treebeard/django-treebeard-4.4/treebeard/
H A Dnumconv.py16 BASE16 = BASE85[:16] variable
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dt_base2n.pas192 BASE16 : Tfbs = ('','66','666F','666F6F','666F6F62','666F6F6261','666F6F626172');
H A Dt_bas2na.pas202 BASE16 : Tfbs = ('','66','666F','666F6F','666F6F62','666F6F6261','666F6F626172');
/dports/devel/apr1/apr-1.7.0/
H A DCHANGES22 compliant BASE64, BASE64URL, BASE32, BASE32HEX and BASE16

12