Home
last modified time | relevance | path

Searched defs:maxmem (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/evp/
H A Dpbe_scrypt.c39 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in EVP_PBE_scrypt_ex()
92 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in EVP_PBE_scrypt()
/openssl/providers/implementations/kdfs/
H A Dscrypt.c451 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in scrypt_alg()
/openssl/test/
H A Devp_kdf_test.c815 unsigned int nu = 1024, ru = 8, pu = 16, maxmem = 16; in test_kdf_scrypt() local
H A Devp_test.c2042 uint64_t N, r, p, maxmem; member

Completed in 26 milliseconds