Searched refs:withDuplicate (Results 1 – 4 of 4) sorted by relevance
81 EVP_PKEY *NewEvpPkeyByDh(DH *dh, bool withDuplicate) in NewEvpPkeyByDh() argument93 if (withDuplicate) { in NewEvpPkeyByDh()
83 EVP_PKEY *NewEvpPkeyByRsa(RSA *rsa, bool withDuplicate) in NewEvpPkeyByRsa() argument95 if (withDuplicate) { in NewEvpPkeyByRsa()
28 EVP_PKEY *NewEvpPkeyByDh(DH *dh, bool withDuplicate);
32 EVP_PKEY *NewEvpPkeyByRsa(RSA *rsa, bool withDuplicate);