Home
last modified time | relevance | path

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

/openssl-master/crypto/encode_decode/
A Dencoder_meth.c29 OSSL_ENCODER *encoder = NULL; in ossl_encoder_new() local
43 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref()
51 void OSSL_ENCODER_free(OSSL_ENCODER *encoder) in OSSL_ENCODER_free()
201 OSSL_ENCODER *encoder = NULL; in encoder_from_algorithm() local
470 const char *OSSL_ENCODER_get0_properties(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_properties()
481 ossl_encoder_parsed_properties(const OSSL_ENCODER *encoder) in ossl_encoder_parsed_properties()
491 int ossl_encoder_get_number(const OSSL_ENCODER *encoder) in ossl_encoder_get_number()
501 const char *OSSL_ENCODER_get0_name(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_name()
511 int OSSL_ENCODER_is_a(const OSSL_ENCODER *encoder, const char *name) in OSSL_ENCODER_is_a()
554 int OSSL_ENCODER_names_do_all(const OSSL_ENCODER *encoder, in OSSL_ENCODER_names_do_all()
[all …]
A Dencoder_pkey.c86 static void collect_encoder(OSSL_ENCODER *encoder, void *arg) in collect_encoder()
168 OSSL_ENCODER *encoder = OSSL_ENCODER_INSTANCE_get_encoder(encoder_inst); in encoder_import_cb() local
183 OSSL_ENCODER *encoder = in encoder_construct_pkey() local
209 OSSL_ENCODER *encoder = in encoder_destruct_pkey() local
A Dencoder_lib.c183 static OSSL_ENCODER_INSTANCE *ossl_encoder_instance_new(OSSL_ENCODER *encoder, in ossl_encoder_instance_new()
281 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
/openssl-master/test/
A Dprovfetchtest.c235 OSSL_ENCODER *encoder = NULL; in fetch_test() local
A Dendecode_test.c129 typedef int (encoder)(const char *file, const int line, typedef
/openssl-master/apps/
A Dlist.c508 static void collect_encoders(OSSL_ENCODER *encoder, void *stack) in collect_encoders()

Completed in 16 milliseconds