Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_crypto_method_self_test_hmac_sha.c92 static UCHAR key_384[] = { variable
225 key = key_384; in _nx_secure_crypto_method_self_test_hmac_sha()
228 key_length = (sizeof(key_384) << 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.c114 static UCHAR key_384[] = { variable
305 key = key_384; in _nx_crypto_method_self_test_hmac_sha()
308 key_length = (sizeof(key_384) << 3); in _nx_crypto_method_self_test_hmac_sha()