Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c311 static const struct testvec_config default_cipher_testvec_configs[] = { variable
2126 for (i = 0; i < ARRAY_SIZE(default_cipher_testvec_configs); i++) { in test_aead_vec()
2128 &default_cipher_testvec_configs[i], in test_aead_vec()
2880 for (i = 0; i < ARRAY_SIZE(default_cipher_testvec_configs); i++) { in test_skcipher_vec()
2882 &default_cipher_testvec_configs[i], in test_skcipher_vec()
5590 for (i = 0; i < ARRAY_SIZE(default_cipher_testvec_configs); i++) in alg_check_testvec_configs()
5592 &default_cipher_testvec_configs[i])); in alg_check_testvec_configs()