Searched refs:OSSL_ENCODER_up_ref (Results 1 – 4 of 4) sorted by relevance
43 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref() function215 (int (*)(void *))OSSL_ENCODER_up_ref, in put_encoder_in_store()362 return OSSL_ENCODER_up_ref(method); in up_ref_encoder()
206 if (!OSSL_ENCODER_up_ref(encoder)) { in ossl_encoder_instance_new()
31 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);
514 OSSL_ENCODER_up_ref(encoder); in collect_encoders()