Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c4303 #define ____VECS(tv) .vecs = tv, .count = ARRAY_SIZE(tv) macro
4304 #define __VECS(tv) { ____VECS(tv) }
4601 ____VECS(aes_ccm_tv_template),
4611 ____VECS(sm4_ccm_tv_template),
5503 ____VECS(aes_gcm_rfc4106_tv_template),
5515 ____VECS(aes_ccm_rfc4309_tv_template),
5526 ____VECS(aes_gcm_rfc4543_tv_template),
5542 ____VECS(rfc7539esp_tv_template),