Searched refs:p_decode_oneshot (Results 1 – 1 of 1) sorted by relevance
85 static decode_oneshot_ft p_decode_oneshot = NULL; variable103 # define BrotliDecoderDecompress p_decode_oneshot313 … p_decode_oneshot = (decode_oneshot_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderDecompress"); in DEFINE_RUN_ONCE_STATIC()320 || p_decode_oneshot == NULL) { in DEFINE_RUN_ONCE_STATIC()371 p_decode_oneshot = NULL; in ossl_comp_brotli_cleanup()
Completed in 5 milliseconds