Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_sha.c80 static UCHAR plain_384[] = { variable
208 input = plain_384; in _nx_secure_crypto_method_self_test_sha()
210 input_length = sizeof(plain_384); in _nx_secure_crypto_method_self_test_sha()
Dnx_secure_crypto_method_self_test_hmac_sha.c98 static UCHAR plain_384[] = { variable
223 input = plain_384; in _nx_secure_crypto_method_self_test_hmac_sha()
226 input_length = sizeof(plain_384); in _nx_secure_crypto_method_self_test_hmac_sha()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_sha.c100 static UCHAR plain_384[] = { variable
273 input = plain_384; in _nx_crypto_method_self_test_sha()
275 input_length = sizeof(plain_384); in _nx_crypto_method_self_test_sha()
Dnx_crypto_method_self_test_hmac_sha.c120 static UCHAR plain_384[] = { variable
303 input = plain_384; in _nx_crypto_method_self_test_hmac_sha()
306 input_length = sizeof(plain_384); in _nx_crypto_method_self_test_hmac_sha()