Home
last modified time | relevance | path

Searched refs:SSL_AESGCM (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/
H A Dssl_ciph.c1491 ssl_cipher_apply_rule(0, 0, 0, SSL_AESGCM, 0, 0, 0, CIPHER_ADD, -1, in STACK_OF()
1501 ssl_cipher_apply_rule(0, 0, 0, SSL_AES ^ SSL_AESGCM, 0, 0, 0, CIPHER_ADD, in STACK_OF()
2167 if (c->algorithm_enc & (SSL_AESGCM | SSL_ARIAGCM)) { in ssl_cipher_get_overhead()
H A Dssl_local.h152 # define SSL_AESGCM (SSL_AES128GCM | SSL_AES256GCM) macro
154 # define SSL_AES (SSL_AES128|SSL_AES256|SSL_AESGCM|SSL_AESCCM)

Completed in 26 milliseconds