Searched refs:p_encode_oneshot (Results 1 – 1 of 1) sorted by relevance
76 static encode_oneshot_ft p_encode_oneshot = NULL; variable94 # define BrotliEncoderCompress p_encode_oneshot301 … p_encode_oneshot = (encode_oneshot_ft)DSO_bind_func(brotli_encode_dso, "BrotliEncoderCompress"); in DEFINE_RUN_ONCE_STATIC()317 || p_encode_end == NULL || p_encode_oneshot == NULL || p_decode_init == NULL in DEFINE_RUN_ONCE_STATIC()363 p_encode_oneshot = NULL; in ossl_comp_brotli_cleanup()
Completed in 9 milliseconds