Searched refs:ciphers (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; member in struct:engine_st
H A Dssl.h205 /* text strings for the ciphers */
250 /* These are used to specify which ciphers to use and not to use */
300 * ciphers normally not being used.
301 * Example: "RC4" will activate all ciphers using RC4 including ciphers
344 /* used to hold info on the particular ciphers used */
350 unsigned long algorithms; /* what ciphers are used */
468 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */ member in struct:ssl_session_st
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dssl.h193 /* text strings for the ciphers */
238 /* These are used to specify which ciphers to use and not to use */
287 * ciphers normally not being used.
288 * Example: "RC4" will activate all ciphers using RC4 including ciphers
336 /* used to hold info on the particular ciphers used */
342 unsigned long algorithms; /* what ciphers are used */
454 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */ member in struct:ssl_session_st

Completed in 44 milliseconds