Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_crypto_method_self_test_hmac_sha.c72 static UCHAR key_256[] = { variable
217 key = key_256; in _nx_secure_crypto_method_self_test_hmac_sha()
220 key_length = (sizeof(key_256) << 3); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_method_self_test_hmac_sha.c94 static UCHAR key_256[] = { variable
297 key = key_256; in _nx_crypto_method_self_test_hmac_sha()
300 key_length = (sizeof(key_256) << 3); in _nx_crypto_method_self_test_hmac_sha()