Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtestmgr.c4346 #define ____VECS(tv) .vecs = tv, .count = ARRAY_SIZE(tv) macro
4347 #define __VECS(tv) { ____VECS(tv) }
4644 ____VECS(aes_ccm_tv_template),
4654 ____VECS(sm4_ccm_tv_template),
5519 ____VECS(aes_gcm_rfc4106_tv_template),
5531 ____VECS(aes_ccm_rfc4309_tv_template),
5542 ____VECS(aes_gcm_rfc4543_tv_template),
5558 ____VECS(rfc7539esp_tv_template),