Searched defs:encoder_inst (Results 1 – 3 of 3) sorted by relevance
186 OSSL_ENCODER_INSTANCE *encoder_inst = NULL; in ossl_encoder_instance_new() local243 void ossl_encoder_instance_free(OSSL_ENCODER_INSTANCE *encoder_inst) in ossl_encoder_instance_free()283 OSSL_ENCODER_INSTANCE *encoder_inst = NULL; in OSSL_ENCODER_CTX_add_encoder() local361 OSSL_ENCODER_INSTANCE_get_encoder(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_encoder()369 OSSL_ENCODER_INSTANCE_get_encoder_ctx(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_encoder_ctx()377 OSSL_ENCODER_INSTANCE_get_output_type(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_output_type()385 OSSL_ENCODER_INSTANCE_get_output_structure(OSSL_ENCODER_INSTANCE *encoder_inst) in OSSL_ENCODER_INSTANCE_get_output_structure()
159 OSSL_ENCODER_INSTANCE *encoder_inst; member167 OSSL_ENCODER_INSTANCE *encoder_inst = construct_data->encoder_inst; in encoder_import_cb() local178 encoder_construct_pkey(OSSL_ENCODER_INSTANCE *encoder_inst, void *arg) in encoder_construct_pkey()
630 OSSL_ENCODER_INSTANCE *encoder_inst = in OSSL_ENCODER_CTX_set_params() local
Completed in 10 milliseconds