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.c53 static UCHAR plain_256[] = { variable
201 input = plain_256; in _nx_secure_crypto_method_self_test_sha()
203 input_length = sizeof(plain_256); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c77 static UCHAR plain_256[] = { variable
214 input = plain_256; in _nx_secure_crypto_method_self_test_hmac_sha()
217 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.c73 static UCHAR plain_256[] = { variable
266 input = plain_256; in _nx_crypto_method_self_test_sha()
268 input_length = sizeof(plain_256); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c99 static UCHAR plain_256[] = { variable
294 input = plain_256; in _nx_crypto_method_self_test_hmac_sha()
297 input_length = sizeof(plain_256); in _nx_crypto_method_self_test_hmac_sha()