summaryrefslogtreecommitdiffstats
path: root/providers/implementations/macs/blake2_mac_impl.c
AgeCommit message (Expand)Author
2021-05-25mac: add a getter for the MAC block size.Pauli
2021-03-12update set_ctx_param MAC calls to return 1 for a NULL paramsPauli
2021-02-28update BLAKE2 to have additional init argumentsPauli
2021-02-26prov: support modified gettable/settable ctx calls for MACsPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2021-02-03CORE & PROV: clean away OSSL_FUNC_mac_size()Richard Levitte
2020-09-12mac: add FIPS error state handlingPauli
2020-09-03Ensure EVP_MAC_update() passes the length even if it is 0Matt Caswell
2020-08-12provider: add the unused paramater tag to the gettable and settable functionsPauli
2020-08-07mac: add some consistency to setting the XXX_final output length.Pauli
2020-08-07gettables: provider changes to pass the provider context.Pauli
2020-06-25Update copyright yearMatt Caswell
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all digestsRichard Levitte
2019-10-10Providers: move default kdfs,macsRichard Levitte