CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/04/15 11:02:03
Modified files:
lib/libcrypto/man: ENGINE_add.3 ENGINE_register_all_RSA.3
ENGINE_unregister_RSA.3 Makefile engine.3
Added files:
lib/libcrypto/man: ENGINE_new.3 ENGINE_set_RSA.3
ENGINE_set_flags.3
Log message:
Rewrite the ENGINE_*(3) documentation from scratch - step 2,
covering the remaining functions that were documented in engine(3),
except for seven functions that are completely pointless and that
were merely listed but not really documented.