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 | ||
hkdf.c | ||
kdf_err.c | ||
kdf_local.h | ||
kdf_util.c | ||
pbkdf2.c | ||
scrypt.c | ||
sshkdf.c | ||
sskdf.c | ||
tls1_prf.c | ||
x942kdf.c |