Searched refs:OSSL_DECODER_free (Results 1 – 8 of 8) sorted by relevance
33 OSSL_DECODER_free(decoder); in ossl_decoder_new()51 void OSSL_DECODER_free(OSSL_DECODER *decoder) in OSSL_DECODER_free() function194 (void (*)(void *))OSSL_DECODER_free); in put_decoder_in_store()209 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()269 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()275 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()322 OSSL_DECODER_free(method); in destruct_decoder()332 OSSL_DECODER_free(method); in free_decoder()
278 OSSL_DECODER_free(decoder_inst->decoder); in ossl_decoder_instance_free()552 sk_OSSL_DECODER_pop_free(skdecoders, OSSL_DECODER_free); in OSSL_DECODER_CTX_add_extra()
8 OSSL_DECODER_free,29 void OSSL_DECODER_free(OSSL_DECODER *decoder);62 OSSL_DECODER_free() decrements the reference count for the given102 OSSL_DECODER_free() doesn't return any value.170 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free);
32 void OSSL_DECODER_free(OSSL_DECODER *encoder);
276 OSSL_DECODER_free(decoder); in fetch_test()
480 OSSL_DECODER_free(to_obj); in file_setup_decoders()
624 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free); in list_decoders()
5116 OSSL_DECODER_free 5244 3_0_0 EXIST::FUNCTION:
Completed in 25 milliseconds