Home
last modified time | relevance | path

Searched refs:encode_oneshot_ft (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/comp/
H A Dc_brotli.c61 typedef BROTLI_BOOL (*encode_oneshot_ft)(int, int, BrotliEncoderMode, size_t, const uint8_t in[], s… typedef
76 static encode_oneshot_ft p_encode_oneshot = NULL;
301 … p_encode_oneshot = (encode_oneshot_ft)DSO_bind_func(brotli_encode_dso, "BrotliEncoderCompress"); in DEFINE_RUN_ONCE_STATIC()

Completed in 5 milliseconds