Home
last modified time | relevance | path

Searched refs:label_sha1 (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_prf.c32 static UCHAR label_sha1[] = { 0xc8, 0x37, 0xaf, 0x7d }; variable
126 label = label_sha1; in _nx_secure_crypto_method_self_test_prf()
127 label_length = sizeof(label_sha1); in _nx_secure_crypto_method_self_test_prf()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_prf.c31 static UCHAR label_sha1[] = { 0xc8, 0x37, 0xaf, 0x7d }; variable
178 label = label_sha1; in _nx_crypto_method_self_test_prf()
179 label_length = sizeof(label_sha1); in _nx_crypto_method_self_test_prf()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_phash_prf_test.c78 UCHAR label_sha1[] = { 0xc8, 0x37, 0xaf, 0x7d }; in thread_0_entry() local
100 label_sha1, in thread_0_entry()
101 sizeof(label_sha1), in thread_0_entry()