Home
last modified time | relevance | path

Searched refs:OSSL_DECODER_free (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_meth.c33 OSSL_DECODER_free(decoder); in ossl_decoder_new()
51 void OSSL_DECODER_free(OSSL_DECODER *decoder) in OSSL_DECODER_free() function
216 (void (*)(void *))OSSL_DECODER_free); in put_decoder_in_store()
231 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
237 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
294 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
300 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
347 OSSL_DECODER_free(method); in destruct_decoder()
357 OSSL_DECODER_free(method); in free_decoder()
H A Ddecoder_lib.c278 OSSL_DECODER_free(decoder_inst->decoder); in ossl_decoder_instance_free()
363 OSSL_DECODER_free(decoder); in DEFINE_STACK_OF()
553 sk_OSSL_DECODER_pop_free(skdecoders, OSSL_DECODER_free); in OSSL_DECODER_CTX_add_extra()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_DECODER.pod8 OSSL_DECODER_free,
29 void OSSL_DECODER_free(OSSL_DECODER *decoder);
62 OSSL_DECODER_free() decrements the reference count for the given
103 OSSL_DECODER_free() doesn't return any value.
171 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free);
/freebsd/crypto/openssl/include/openssl/
H A Ddecoder.h32 void OSSL_DECODER_free(OSSL_DECODER *encoder);
/freebsd/crypto/openssl/test/
H A Dprovfetchtest.c283 OSSL_DECODER_free(decoder); in fetch_test()
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c478 OSSL_DECODER_free(to_obj); in file_setup_decoders()
/freebsd/crypto/openssl/apps/
H A Dlist.c624 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free); in list_decoders()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5023 OSSL_DECODER_free;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2986 MLINKS+= OSSL_DECODER.3 OSSL_DECODER_free.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5116 OSSL_DECODER_free 5244 3_0_0 EXIST::FUNCTION: