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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_engine.h 71 CRYPTO_MUTEX *ossl_quic_engine_get0_mutex(QUIC_ENGINE *qeng);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_obj_local.h 279 return ossl_quic_engine_get0_mutex(ossl_quic_obj_get0_engine(obj));
quic_engine.c 72 CRYPTO_MUTEX *ossl_quic_engine_get0_mutex(QUIC_ENGINE *qeng) function
quic_port.c 249 return ossl_quic_engine_get0_mutex(port->engine);

Completed in 19 milliseconds