Searched refs:OSSL_DECODER_up_ref (Results 1 – 6 of 6) sorted by relevance
7 OSSL_DECODER_up_ref,28 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder);59 OSSL_DECODER_up_ref() increments the reference count for the given101 OSSL_DECODER_up_ref() returns 1 on success, or 0 on error.141 OSSL_DECODER_up_ref(decoder);
42 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref() function194 (int (*)(void *))OSSL_DECODER_up_ref, in put_decoder_in_store()331 return OSSL_DECODER_up_ref(method); in up_ref_decoder()
260 if (!OSSL_DECODER_up_ref(decoder)) { in ossl_decoder_instance_new()294 if (!OSSL_DECODER_up_ref(dest->decoder)) { in ossl_decoder_instance_dup()394 if (OSSL_DECODER_up_ref(decoder) in DEFINE_STACK_OF()
31 int OSSL_DECODER_up_ref(OSSL_DECODER *encoder);
582 OSSL_DECODER_up_ref(decoder); in collect_decoders()
5115 OSSL_DECODER_up_ref 5243 3_0_0 EXIST::FUNCTION:
Completed in 53 milliseconds