Searched refs:ENGINE_CIPHERS_PTR (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Deng_int.h160 ENGINE_CIPHERS_PTR ciphers;
H A Dengine.h293 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int); typedef
462 int ENGINE_set_ciphers(ENGINE *e, ENGINE_CIPHERS_PTR f);
497 ENGINE_CIPHERS_PTR ENGINE_get_ciphers(const ENGINE *e);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dengine.h280 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int); typedef
429 int ENGINE_set_ciphers(ENGINE *e, ENGINE_CIPHERS_PTR f);
461 ENGINE_CIPHERS_PTR ENGINE_get_ciphers(const ENGINE *e);

Completed in 158 milliseconds