Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_crypto_method_self_test_hmac_sha.c113 static UCHAR key_512[] = { variable
233 key = key_512; in _nx_secure_crypto_method_self_test_hmac_sha()
236 key_length = (sizeof(key_512) <<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.c135 static UCHAR key_512[] = { variable
313 key = key_512; in _nx_crypto_method_self_test_hmac_sha()
316 key_length = (sizeof(key_512) <<3); in _nx_crypto_method_self_test_hmac_sha()