Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/crypto_libraries/src/
Dnx_crypto_method_self_test_drbg.c70 static UCHAR entropy_input_aes128[] = { variable
197 …NX_CRYPTO_MEMCPY(entropy, entropy_input_aes128, entropy_input_len_aes128); /* Use case of memcpy i… in drbg_test_get_entropy_pr()