HomeSort by: relevance | last modified time | path
    Searched refs:ossl_quic_engine_get_time (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_engine.h 74 OSSL_TIME ossl_quic_engine_get_time(QUIC_ENGINE *qeng);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_engine.c 77 OSSL_TIME ossl_quic_engine_get_time(QUIC_ENGINE *qeng) function
quic_port.c 254 return ossl_quic_engine_get_time(port->engine);
quic_impl.c 1366 basetime = ossl_quic_engine_get_time(ctx.obj->engine);

Completed in 23 milliseconds