Searched refs:dasync_rsa_ctrl (Results 1 – 1 of 1) sorted by relevance
125 static int dasync_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2);244 EVP_PKEY_meth_set_ctrl(dasync_rsa, dasync_rsa_ctrl, in bind_dasync()992 static int dasync_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in dasync_rsa_ctrl() function