Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_prf.c33 static UCHAR label_sha1[] = { 0xc8, 0x37, 0xaf, 0x7d }; variable
127 label = label_sha1; in _nx_secure_crypto_method_self_test_prf()
128 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.c32 static UCHAR label_sha1[] = { 0xc8, 0x37, 0xaf, 0x7d }; variable
179 label = label_sha1; in _nx_crypto_method_self_test_prf()
180 label_length = sizeof(label_sha1); in _nx_crypto_method_self_test_prf()