Home
last modified time | relevance | path

Searched refs:OSSL_ENCODER_up_ref (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DOSSL_ENCODER.pod7 OSSL_ENCODER_up_ref,
28 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);
59 OSSL_ENCODER_up_ref() increments the reference count for the given
102 OSSL_ENCODER_up_ref() returns 1 on success, or 0 on error.
/openssl/crypto/encode_decode/
H A Dencoder_meth.c42 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref() function
194 (int (*)(void *))OSSL_ENCODER_up_ref, in put_encoder_in_store()
341 return OSSL_ENCODER_up_ref(method); in up_ref_encoder()
H A Dencoder_lib.c204 if (!OSSL_ENCODER_up_ref(encoder)) { in ossl_encoder_instance_new()
/openssl/include/openssl/
H A Dencoder.h31 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);
/openssl/apps/
H A Dlist.c517 OSSL_ENCODER_up_ref(encoder); in collect_encoders()
/openssl/util/
H A Dlibcrypto.num4828 OSSL_ENCODER_up_ref 4956 3_0_0 EXIST::FUNCTION:

Completed in 31 milliseconds