Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dtestmgr.c4143 #define ____VECS(tv) .vecs = tv, .count = ARRAY_SIZE(tv) macro
4144 #define __VECS(tv) { ____VECS(tv) }
4466 ____VECS(aes_ccm_tv_template),
4476 ____VECS(sm4_ccm_tv_template),
5280 ____VECS(aes_gcm_rfc4106_tv_template),
5292 ____VECS(aes_ccm_rfc4309_tv_template),
5303 ____VECS(aes_gcm_rfc4543_tv_template),
5319 ____VECS(rfc7539esp_tv_template),