Home
last modified time | relevance | path

Searched refs:secret_512 (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c126 static UCHAR secret_512[] = { variable
214 secret = secret_512; in _nx_secure_crypto_method_self_test_sha()
216 output_length = sizeof(secret_512); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c126 static UCHAR secret_512[] = { variable
231 secret = secret_512; in _nx_secure_crypto_method_self_test_hmac_sha()
234 output_length = sizeof(secret_512); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c146 static UCHAR secret_512[] = { variable
279 secret = secret_512; in _nx_crypto_method_self_test_sha()
281 output_length = sizeof(secret_512); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c148 static UCHAR secret_512[] = { variable
311 secret = secret_512; in _nx_crypto_method_self_test_hmac_sha()
314 output_length = sizeof(secret_512); in _nx_crypto_method_self_test_hmac_sha()