Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c174 const struct cipher_test_data cipher_data_set[] = { variable
481 for (i = 0; i < ARRAY_SIZE(cipher_data_set); i++) { in test_cipher_result()
482 test_data = &cipher_data_set[i]; in test_cipher_result()