Searched refs:SSL_ARIAGCM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h239 # define SSL_ARIAGCM (SSL_ARIA128GCM | SSL_ARIA256GCM) macro
240 # define SSL_ARIA (SSL_ARIAGCM)
H A Dssl_ciph.c2112 if (c->algorithm_enc & (SSL_AESGCM | SSL_ARIAGCM)) {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h247 # define SSL_ARIAGCM (SSL_ARIA128GCM | SSL_ARIA256GCM) macro
248 # define SSL_ARIA (SSL_ARIAGCM)
H A Dssl_ciph.c2169 if (c->algorithm_enc & (SSL_AESGCM | SSL_ARIAGCM)) {

Completed in 221 milliseconds