aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-mac.pod
Commit message (Expand)AuthorAgeFilesLines
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-6/+6
* Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fnTomas Mraz2022-06-281-2/+2
* doc: document the MAC block size getterPauli2021-05-251-0/+8
* Small fixes and cleanups of provider API documentationTomas Mraz2021-04-091-1/+1
* doc: note that MAC lifecycle transitions will be enforced at some pointPauli2021-03-261-2/+8
* doc: note that get_params and set_params calls should return true if the para...Pauli2021-03-121-0/+2
* DOCS: Fix provider-mac.pod and the docs of our implementationsRichard Levitte2021-03-031-47/+18
* doc: update provider-mac documentation to account for the additional init() a...Pauli2021-02-281-4/+7
* doc: changes to match the updated context gettable/settable calls for MACsPauli2021-02-261-8/+13
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.Shane Lontis2021-02-101-2/+9
* gettables: documentation changes to pass the provider context.Pauli2020-08-071-3/+3
* Update copyright yearMatt Caswell2020-06-251-1/+1
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-51/+51
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-2/+2
* Fix some typosVeres Lajos2019-12-111-2/+2
* Fix some broken doc linksRich Salz2019-11-151-1/+1
* Fix broken links, mainly typo'sRich Salz2019-10-241-1/+1
* POD: stop abusing commentRichard Levitte2019-10-111-1/+1
* Reformat param description linesPauli2019-09-271-10/+10
* Make OSSL_PARAM descriptions uniformly formatted.Pauli2019-09-271-10/+10
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-261-7/+7
* Remove the engine parameter from the provider MAC documentationsPauli2019-09-251-10/+0
* Get rid of the diversity of names for MAC parametersRichard Levitte2019-08-241-18/+7
* Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte2019-08-161-10/+10
* Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte2019-08-151-0/+255