Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c106 static UCHAR plain_512[] = { variable
213 input = plain_512; in _nx_secure_crypto_method_self_test_sha()
215 input_length = sizeof(plain_512); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c118 static UCHAR plain_512[] = { variable
230 input = plain_512; in _nx_secure_crypto_method_self_test_hmac_sha()
233 input_length = sizeof(plain_512); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c126 static UCHAR plain_512[] = { variable
278 input = plain_512; in _nx_crypto_method_self_test_sha()
280 input_length = sizeof(plain_512); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c140 static UCHAR plain_512[] = { variable
310 input = plain_512; in _nx_crypto_method_self_test_hmac_sha()
313 input_length = sizeof(plain_512); in _nx_crypto_method_self_test_hmac_sha()