mirror of
https://github.com/openssl/openssl.git
synced 2025-01-12 13:36:28 +08:00
81ff9eebbc
The macros are defined in include/openssl/core_names.h and follow the naming standard OSSL_{OPNAME}_NAME_{ALGONAME}, where {OPNAME} is the name of the operation (such as MAC) and {ALGONAME} is the name of the algorithm. Example: OSSL_MAC_NAME_HMAC Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9635) |
||
---|---|---|
.. | ||
build.info | ||
cmac_prov.c | ||
gmac_prov.c | ||
hmac_prov.c | ||
kmac_prov.c |