Home
last modified time | relevance | path

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

/openssl/crypto/encode_decode/
H A Ddecoder_meth.c35 OSSL_DECODER_free(decoder); in ossl_decoder_new()
50 void OSSL_DECODER_free(OSSL_DECODER *decoder) in OSSL_DECODER_free() function
195 (void (*)(void *))OSSL_DECODER_free); in put_decoder_in_store()
210 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
216 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
273 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
279 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
326 OSSL_DECODER_free(method); in destruct_decoder()
336 OSSL_DECODER_free(method); in free_decoder()
H A Ddecoder_lib.c278 OSSL_DECODER_free(decoder_inst->decoder); in ossl_decoder_instance_free()
304 OSSL_DECODER_free(dest->decoder); in ossl_decoder_instance_dup()
396 OSSL_DECODER_free(decoder); in DEFINE_STACK_OF()
589 sk_OSSL_DECODER_pop_free(skdecoders, OSSL_DECODER_free); in OSSL_DECODER_CTX_add_extra()
/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);
/openssl/include/openssl/
H A Ddecoder.h32 void OSSL_DECODER_free(OSSL_DECODER *encoder);
/openssl/test/
H A Dprovfetchtest.c283 OSSL_DECODER_free(decoder); in fetch_test()
/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c221 OSSL_DECODER_free(to_obj); in setup_decoder()
H A Dfile_store.c474 OSSL_DECODER_free(to_obj); in file_setup_decoders()
/openssl/apps/
H A Dlist.c627 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free); in list_decoders()
/openssl/util/
H A Dlibcrypto.num5116 OSSL_DECODER_free 5244 3_0_0 EXIST::FUNCTION:

Completed in 58 milliseconds