Searched defs:EVP_CIPHER_CTX_ctrl (Results 1 – 2 of 2) sorted by relevance
70 # define EVP_CIPHER_CTX_ctrl(a,b,c,d) (0) macro
593 int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) in EVP_CIPHER_CTX_ctrl() function