Searched defs:encoderctx (Results 1 – 4 of 4) sorted by relevance
184 void *encoderctx) in ossl_encoder_instance_new()285 void *encoderctx = NULL; in OSSL_ENCODER_CTX_add_encoder() local
169 void *encoderctx = OSSL_ENCODER_INSTANCE_get_encoder_ctx(encoder_inst); in encoder_import_cb() local
60 void *encoderctx; /* Never NULL */ member
633 void *encoderctx = OSSL_ENCODER_INSTANCE_get_encoder_ctx(encoder_inst); in OSSL_ENCODER_CTX_set_params() local
Completed in 7 milliseconds