Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dtestmgr.c4158 #define ____VECS(tv) .vecs = tv, .count = ARRAY_SIZE(tv) macro
4159 #define __VECS(tv) { ____VECS(tv) }
4475 ____VECS(aes_ccm_tv_template),
5244 ____VECS(aes_gcm_rfc4106_tv_template),
5256 ____VECS(aes_ccm_rfc4309_tv_template),
5267 ____VECS(aes_gcm_rfc4543_tv_template),
5283 ____VECS(rfc7539esp_tv_template),