Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_prf.c49 static UCHAR label_sha256[] = { 0xad, 0x16, 0x21, 0xba }; variable
137 label = label_sha256; in _nx_secure_crypto_method_self_test_prf()
138 label_length = sizeof(label_sha256); in _nx_secure_crypto_method_self_test_prf()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_prf.c52 static UCHAR label_sha256[] = { variable
189 label = label_sha256; in _nx_crypto_method_self_test_prf()
190 label_length = sizeof(label_sha256); in _nx_crypto_method_self_test_prf()