Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c54 static UCHAR plain_256[] = { variable
202 input = plain_256; in _nx_secure_crypto_method_self_test_sha()
204 input_length = sizeof(plain_256); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c78 static UCHAR plain_256[] = { variable
215 input = plain_256; in _nx_secure_crypto_method_self_test_hmac_sha()
218 input_length = sizeof(plain_256); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c74 static UCHAR plain_256[] = { variable
267 input = plain_256; in _nx_crypto_method_self_test_sha()
269 input_length = sizeof(plain_256); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c100 static UCHAR plain_256[] = { variable
295 input = plain_256; in _nx_crypto_method_self_test_hmac_sha()
298 input_length = sizeof(plain_256); in _nx_crypto_method_self_test_hmac_sha()