Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dtestmgr.c4223 #define ____VECS(tv) .vecs = tv, .count = ARRAY_SIZE(tv) macro
4224 #define __VECS(tv) { ____VECS(tv) }
4522 ____VECS(aes_ccm_tv_template),
4532 ____VECS(sm4_ccm_tv_template),
5415 ____VECS(aes_gcm_rfc4106_tv_template),
5427 ____VECS(aes_ccm_rfc4309_tv_template),
5438 ____VECS(aes_gcm_rfc4543_tv_template),
5454 ____VECS(rfc7539esp_tv_template),