Searched defs:EVP_PKEY_CTX_set_rsa_mgf1_md (Results 1 – 2 of 2) sorted by relevance
643 int EVP_PKEY_CTX_set_rsa_mgf1_md(EVP_PKEY_CTX *ctx, const EVP_MD *md) { in EVP_PKEY_CTX_set_rsa_mgf1_md() function
249 public static native void EVP_PKEY_CTX_set_rsa_mgf1_md(long ctx, long evpMdRef) in EVP_PKEY_CTX_set_rsa_mgf1_md() method in NativeCrypto