mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +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) |
||
---|---|---|
.. | ||
common | ||
default | ||
fips | ||
legacy | ||
build.info |