Home
last modified time | relevance | path

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

/freebsd-src/crypto/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.
/freebsd-src/crypto/openssl/crypto/encode_decode/
H A Dencoder_meth.c43 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref() function
215 (int (*)(void *))OSSL_ENCODER_up_ref, in put_encoder_in_store()
362 return OSSL_ENCODER_up_ref(method); in up_ref_encoder()
H A Dencoder_lib.c206 if (!OSSL_ENCODER_up_ref(encoder)) { in ossl_encoder_instance_new()
/freebsd-src/crypto/openssl/include/openssl/
H A Dencoder.h31 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder);
/freebsd-src/crypto/openssl/apps/
H A Dlist.c514 OSSL_ENCODER_up_ref(encoder); in collect_encoders()
/freebsd-src/secure/lib/libcrypto/
H A DVersion.map5075 OSSL_ENCODER_up_ref;
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DMakefile3038 MLINKS+= OSSL_ENCODER.3 OSSL_ENCODER_up_ref.3
/freebsd-src/crypto/openssl/util/
H A Dlibcrypto.num4828 OSSL_ENCODER_up_ref 4956 3_0_0 EXIST::FUNCTION: