Home
last modified time | relevance | path

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

/crypto/encode_decode/
A Dencoder_meth.c40 OSSL_ENCODER *encoder = NULL; in ossl_encoder_new() local
52 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref()
60 void OSSL_ENCODER_free(OSSL_ENCODER *encoder) in OSSL_ENCODER_free()
212 OSSL_ENCODER *encoder = NULL; in encoder_from_algorithm() local
483 const char *OSSL_ENCODER_get0_properties(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_properties()
494 ossl_encoder_parsed_properties(const OSSL_ENCODER *encoder) in ossl_encoder_parsed_properties()
504 int ossl_encoder_get_number(const OSSL_ENCODER *encoder) in ossl_encoder_get_number()
514 const char *OSSL_ENCODER_get0_name(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_name()
524 int OSSL_ENCODER_is_a(const OSSL_ENCODER *encoder, const char *name) in OSSL_ENCODER_is_a()
567 int OSSL_ENCODER_names_do_all(const OSSL_ENCODER *encoder, in OSSL_ENCODER_names_do_all()
[all …]
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
216 OSSL_ENCODER *encoder = in encoder_destruct_pkey() local
A Dencoder_lib.c210 static OSSL_ENCODER_INSTANCE *ossl_encoder_instance_new(OSSL_ENCODER *encoder, in ossl_encoder_instance_new()
306 int OSSL_ENCODER_CTX_add_encoder(OSSL_ENCODER_CTX *ctx, OSSL_ENCODER *encoder) in OSSL_ENCODER_CTX_add_encoder()
A Dencoder_local.h59 OSSL_ENCODER *encoder; /* Never NULL */ member
/crypto/comp/
A Dc_brotli.c109 BrotliEncoderState *encoder; member

Completed in 22 milliseconds