Home
last modified time | relevance | path

Searched defs:EVP_PKEY_CTX_set_scrypt_N (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ohos_lite/include/openssl/
Dkdf.h77 # define EVP_PKEY_CTX_set_scrypt_N(pctx, n) \ macro
/third_party/openssl/crypto/evp/
Dpmeth_lib.c1144 int EVP_PKEY_CTX_set_scrypt_N(EVP_PKEY_CTX *ctx, uint64_t n) in EVP_PKEY_CTX_set_scrypt_N() function