Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test.c51 extern NX_CRYPTO_METHOD crypto_method_hmac_sha512_224;
187 …status = _nx_crypto_method_self_test_hmac_sha(&crypto_method_hmac_sha512_224, metadata, metadata_s… in _nx_crypto_method_self_test()
Dnx_crypto_methods.c370 NX_CRYPTO_METHOD crypto_method_hmac_sha512_224 = variable