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

  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssltestlib.h 16 #define TLS13_AES_256_GCM_SHA384_BYTES ((const unsigned char *)"\x13\x02")
  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 2273 #define TLS13_AES_256_GCM_SHA384_BYTES ((const unsigned char *)"\x13\x02")
2291 cipher = SSL_CIPHER_find(ssl, TLS13_AES_256_GCM_SHA384_BYTES);
3234 TLS13_AES_256_GCM_SHA384_BYTES,
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 3353 #define TLS13_AES_256_GCM_SHA384_BYTES ((const unsigned char *)"\x13\x02")
3372 cipher = SSL_CIPHER_find(ssl, TLS13_AES_256_GCM_SHA384_BYTES);
4419 TLS13_AES_256_GCM_SHA384_BYTES,

Completed in 78 milliseconds