Home
last modified time | relevance | path

Searched refs:salt32 (Results 1 – 6 of 6) sorted by relevance

/dports/security/enchive/enchive-3.5/src/
H A Denchive.c670 uint8_t salt32[SHA256_BLOCK_SIZE] = {0}; in key_derive() local
683 memcpy(salt32, salt, 8); in key_derive()
684 hmac_init(ctx, salt32); in key_derive()
686 hmac_final(ctx, salt32, memory); in key_derive()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/benchmark/
H A Dbenchmark.c4736 const byte salt32[] = { 0x78, 0x57, 0x8E, 0x5a, 0x5d, 0x63, 0xcb, 0x06, in bench_pbkdf2() local
4745 salt32, (int)sizeof(salt32), 1000, 32, WC_SHA256); in bench_pbkdf2()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c4736 const byte salt32[] = { 0x78, 0x57, 0x8E, 0x5a, 0x5d, 0x63, 0xcb, 0x06, in bench_pbkdf2() local
4745 salt32, (int)sizeof(salt32), 1000, 32, WC_SHA256); in bench_pbkdf2()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c4736 const byte salt32[] = { 0x78, 0x57, 0x8E, 0x5a, 0x5d, 0x63, 0xcb, 0x06, in bench_pbkdf2() local
4745 salt32, (int)sizeof(salt32), 1000, 32, WC_SHA256); in bench_pbkdf2()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c4736 const byte salt32[] = { 0x78, 0x57, 0x8E, 0x5a, 0x5d, 0x63, 0xcb, 0x06, in bench_pbkdf2() local
4745 salt32, (int)sizeof(salt32), 1000, 32, WC_SHA256); in bench_pbkdf2()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c4736 const byte salt32[] = { 0x78, 0x57, 0x8E, 0x5a, 0x5d, 0x63, 0xcb, 0x06, in bench_pbkdf2() local
4745 salt32, (int)sizeof(salt32), 1000, 32, WC_SHA256); in bench_pbkdf2()