Searched refs:OSSL_DECODER_up_ref (Results 1 – 4 of 4) sorted by relevance
43 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref() function215 (int (*)(void *))OSSL_DECODER_up_ref, in put_decoder_in_store()352 return OSSL_DECODER_up_ref(method); in up_ref_decoder()
260 if (!OSSL_DECODER_up_ref(decoder)) { in ossl_decoder_instance_new()361 if (OSSL_DECODER_up_ref(decoder) in DEFINE_STACK_OF()
31 int OSSL_DECODER_up_ref(OSSL_DECODER *encoder);
579 OSSL_DECODER_up_ref(decoder); in collect_decoders()