HomeSort by: relevance | last modified time | path
    Searched defs:SSL_ARIAGCM (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 160 #define SSL_ARIAGCM (SSL_ARIA128GCM | SSL_ARIA256GCM)
161 #define SSL_ARIA (SSL_ARIAGCM)
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 247 # define SSL_ARIAGCM (SSL_ARIA128GCM | SSL_ARIA256GCM)
248 # define SSL_ARIA (SSL_ARIAGCM)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 239 # define SSL_ARIAGCM (SSL_ARIA128GCM | SSL_ARIA256GCM)
240 # define SSL_ARIA (SSL_ARIAGCM)

Completed in 30 milliseconds