Home
last modified time | relevance | path

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

/openssl-master/crypto/encode_decode/
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
194 (void (*)(void *))OSSL_DECODER_free); in put_decoder_in_store()
209 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
269 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
275 OSSL_DECODER_free(decoder); in ossl_decoder_from_algorithm()
322 OSSL_DECODER_free(method); in destruct_decoder()
332 OSSL_DECODER_free(method); in free_decoder()
A Ddecoder_lib.c278 OSSL_DECODER_free(decoder_inst->decoder); in ossl_decoder_instance_free()
552 sk_OSSL_DECODER_pop_free(skdecoders, OSSL_DECODER_free); in OSSL_DECODER_CTX_add_extra()
/openssl-master/doc/man3/
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
102 OSSL_DECODER_free() doesn't return any value.
170 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free);
/openssl-master/include/openssl/
A Ddecoder.h32 void OSSL_DECODER_free(OSSL_DECODER *encoder);
/openssl-master/test/
A Dprovfetchtest.c276 OSSL_DECODER_free(decoder); in fetch_test()
/openssl-master/providers/implementations/storemgmt/
A Dfile_store.c480 OSSL_DECODER_free(to_obj); in file_setup_decoders()
/openssl-master/apps/
A Dlist.c624 sk_OSSL_DECODER_pop_free(decoders, OSSL_DECODER_free); in list_decoders()
/openssl-master/util/
A Dlibcrypto.num5116 OSSL_DECODER_free 5244 3_0_0 EXIST::FUNCTION:

Completed in 25 milliseconds