Home | History | Annotate | Download | only in engine

Lines Matching defs:ENGINE_CIPHERS_PTR

306 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int);
492 int ENGINE_set_ciphers(ENGINE *e, ENGINE_CIPHERS_PTR f);
530 ENGINE_CIPHERS_PTR ENGINE_get_ciphers(const ENGINE *e);