Home
last modified time | relevance | path

Searched defs:encoder (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/encode_decode/
H A Dencoder_meth.c30 OSSL_ENCODER *encoder = NULL; in ossl_encoder_new() local
42 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref()
50 void OSSL_ENCODER_free(OSSL_ENCODER *encoder) in OSSL_ENCODER_free()
202 OSSL_ENCODER *encoder = NULL; in encoder_from_algorithm() local
473 const char *OSSL_ENCODER_get0_properties(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_properties()
484 ossl_encoder_parsed_properties(const OSSL_ENCODER *encoder) in ossl_encoder_parsed_properties()
494 int ossl_encoder_get_number(const OSSL_ENCODER *encoder) in ossl_encoder_get_number()
504 const char *OSSL_ENCODER_get0_name(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_name()
514 int OSSL_ENCODER_is_a(const OSSL_ENCODER *encoder, const char *name) in OSSL_ENCODER_is_a()
557 int OSSL_ENCODER_names_do_all(const OSSL_ENCODER *encoder, in OSSL_ENCODER_names_do_all()
[all …]
H A Dencoder_pkey.c87 static void collect_encoder(OSSL_ENCODER *encoder, void *arg) in collect_encoder()
170 OSSL_ENCODER *encoder = OSSL_ENCODER_INSTANCE_get_encoder(encoder_inst); in encoder_import_cb() local
185 OSSL_ENCODER *encoder = in encoder_construct_pkey() local
211 OSSL_ENCODER *encoder = in encoder_destruct_pkey() local
H A Dencoder_lib.c187 static OSSL_ENCODER_INSTANCE *ossl_encoder_instance_new(OSSL_ENCODER *encoder, in ossl_encoder_instance_new()
283 int OSSL_ENCODER_CTX_add_encoder(OSSL_ENCODER_CTX *ctx, OSSL_ENCODER *encoder) in OSSL_ENCODER_CTX_add_encoder()
H A Dencoder_local.h58 OSSL_ENCODER *encoder; /* Never NULL */ member
/openssl/test/
H A Dprovfetchtest.c236 OSSL_ENCODER *encoder = NULL; in fetch_test() local
H A Dendecode_test.c134 typedef int (encoder)(const char *file, const int line, typedef
/openssl/crypto/comp/
H A Dc_brotli.c109 BrotliEncoderState *encoder; member
/openssl/apps/
H A Dlist.c511 static void collect_encoders(OSSL_ENCODER *encoder, void *stack) in collect_encoders()

Completed in 24 milliseconds