Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_crypto_method_self_test_hmac_sha.c33 static UCHAR key_1_96[] = { variable
201 key = key_1_96; in _nx_secure_crypto_method_self_test_hmac_sha()
204 key_length = (sizeof(key_1_96) << 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.c32 static UCHAR key_1_96[] = { variable
273 key = key_1_96; in _nx_crypto_method_self_test_hmac_sha()
276 key_length = (sizeof(key_1_96) << 3); in _nx_crypto_method_self_test_hmac_sha()