Searched refs:OSSL_ENCODER_up_ref (Results 1 – 6 of 6) sorted by relevance
7 OSSL_ENCODER_up_ref,28 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);59 OSSL_ENCODER_up_ref() increments the reference count for the given102 OSSL_ENCODER_up_ref() returns 1 on success, or 0 on error.
42 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref() function194 (int (*)(void *))OSSL_ENCODER_up_ref, in put_encoder_in_store()341 return OSSL_ENCODER_up_ref(method); in up_ref_encoder()
204 if (!OSSL_ENCODER_up_ref(encoder)) { in ossl_encoder_instance_new()
31 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);
517 OSSL_ENCODER_up_ref(encoder); in collect_encoders()
4828 OSSL_ENCODER_up_ref 4956 3_0_0 EXIST::FUNCTION:
Completed in 31 milliseconds