Searched defs:encoderctx (Results 1 – 4 of 4) sorted by relevance
183 ossl_encoder_instance_new(OSSL_ENCODER * encoder,void * encoderctx) ossl_encoder_instance_new() argument 284 void *encoderctx = NULL; OSSL_ENCODER_CTX_add_encoder() local [all...]
168 void *encoderctx = OSSL_ENCODER_INSTANCE_get_encoder_ctx(encoder_inst); in encoder_import_cb() local
60 void *encoderctx; /* Never NULL */ member
681 void *encoderctx = OSSL_ENCODER_INSTANCE_get_encoder_ctx(encoder_inst); in OSSL_ENCODER_CTX_set_params() local