Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test.c47 extern NX_CRYPTO_METHOD crypto_method_hmac_sha224;
175 …status = _nx_crypto_method_self_test_hmac_sha(&crypto_method_hmac_sha224, metadata, metadata_size); in _nx_crypto_method_self_test()
Dnx_crypto_methods.c314 NX_CRYPTO_METHOD crypto_method_hmac_sha224 = variable