Home
last modified time | relevance | path

Searched refs:crypto_method_hmac_sha512_256 (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.4.1/crypto_libraries/src/
Dnx_crypto_method_self_test.c52 extern NX_CRYPTO_METHOD crypto_method_hmac_sha512_256;
190 …status = _nx_crypto_method_self_test_hmac_sha(&crypto_method_hmac_sha512_256, metadata, metadata_s… in _nx_crypto_method_self_test()
Dnx_crypto_methods.c384 NX_CRYPTO_METHOD crypto_method_hmac_sha512_256 = variable