HomeSort by relevance Sort by last modified time
    Searched refs:certificate_types (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/ssl/
handshake_client.cc 1128 CBS body = msg.body, certificate_types; local
    [all...]
ssl_lib.cc     [all...]
internal.h 1404 Array<uint8_t> certificate_types; member in struct:bssl::SSL_HANDSHAKE
    [all...]
  /external/boringssl/src/ssl/test/
bssl_shim.cc 595 const uint8_t *certificate_types; local
597 SSL_get0_certificate_types(ssl, &certificate_types);
599 OPENSSL_memcmp(certificate_types,
    [all...]

Completed in 56 milliseconds