Home
last modified time | relevance | path

Searched defs:encoder_inst (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/encode_decode/
H A Dencoder_lib.c190 OSSL_ENCODER_INSTANCE *encoder_inst = NULL; in ossl_encoder_instance_new() local
245 void ossl_encoder_instance_free(OSSL_ENCODER_INSTANCE *encoder_inst) in ossl_encoder_instance_free()
285 OSSL_ENCODER_INSTANCE *encoder_inst = NULL; in OSSL_ENCODER_CTX_add_encoder() local
363 OSSL_ENCODER_INSTANCE_get_encoder(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_encoder()
371 OSSL_ENCODER_INSTANCE_get_encoder_ctx(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_encoder_ctx()
379 OSSL_ENCODER_INSTANCE_get_output_type(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_output_type()
387 OSSL_ENCODER_INSTANCE_get_output_structure(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_output_structure()
H A Dencoder_pkey.c161 OSSL_ENCODER_INSTANCE *encoder_inst; member
169 OSSL_ENCODER_INSTANCE *encoder_inst = construct_data->encoder_inst; in encoder_import_cb() local
180 encoder_construct_pkey(OSSL_ENCODER_INSTANCE *encoder_inst, void *arg) in encoder_construct_pkey()
H A Dencoder_meth.c631 OSSL_ENCODER_INSTANCE *encoder_inst = in OSSL_ENCODER_CTX_set_params() local

Completed in 9 milliseconds