Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c74 static UCHAR secret_256[] = { variable
203 secret = secret_256; in _nx_secure_crypto_method_self_test_sha()
205 output_length = sizeof(secret_256); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c86 static UCHAR secret_256[] = { variable
216 secret = secret_256; in _nx_secure_crypto_method_self_test_hmac_sha()
219 output_length = sizeof(secret_256); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c94 static UCHAR secret_256[] = { variable
268 secret = secret_256; in _nx_crypto_method_self_test_sha()
270 output_length = sizeof(secret_256); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c108 static UCHAR secret_256[] = { variable
296 secret = secret_256; in _nx_crypto_method_self_test_hmac_sha()
299 output_length = sizeof(secret_256); in _nx_crypto_method_self_test_hmac_sha()