Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_method_self_test.c53 extern NX_CRYPTO_METHOD crypto_method_hmac_sha512_256;
191 …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.c385 NX_CRYPTO_METHOD crypto_method_hmac_sha512_256 = variable