Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c100 static UCHAR secret_384[] = { variable
209 secret = secret_384; in _nx_secure_crypto_method_self_test_sha()
211 output_length = sizeof(secret_384); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c106 static UCHAR secret_384[] = { variable
224 secret = secret_384; in _nx_secure_crypto_method_self_test_hmac_sha()
227 output_length = sizeof(secret_384); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c120 static UCHAR secret_384[] = { variable
274 secret = secret_384; in _nx_crypto_method_self_test_sha()
276 output_length = sizeof(secret_384); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c128 static UCHAR secret_384[] = { variable
304 secret = secret_384; in _nx_crypto_method_self_test_hmac_sha()
307 output_length = sizeof(secret_384); in _nx_crypto_method_self_test_hmac_sha()