Searched refs:SSL_AES (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_ciph.c | 230 { 0, SSL_TXT_AES, NULL, 0, 0, 0, SSL_AES }, 1485 ssl_cipher_apply_rule(0, 0, 0, SSL_AES ^ SSL_AESGCM, 0, 0, 0, CIPHER_ADD, in STACK_OF()
|
| H A D | ssl_local.h | 157 #define SSL_AES (SSL_AES128 | SSL_AES256 | SSL_AESGCM | SSL_AESCCM) macro
|