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

  /external/boringssl/src/ssl/
tls13_both.c 172 int tls13_process_certificate(SSL_HANDSHAKE *hs, int allow_anonymous) { function
tls13_client.c 448 !tls13_process_certificate(hs, 0 /* certificate required */) ||
tls13_server.c 712 !tls13_process_certificate(hs, allow_anonymous) ||
internal.h     [all...]

Completed in 57 milliseconds