Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dtestmgr.c3865 #define __VECS(tv) { .vecs = tv, .count = ARRAY_SIZE(tv) } macro
3874 .cipher = __VECS(adiantum_xchacha12_aes_tv_template)
3881 .cipher = __VECS(adiantum_xchacha20_aes_tv_template)
3887 .aead = __VECS(aegis128_tv_template)
3893 .cprng = __VECS(ansi_cprng_aes_tv_template)
3899 .aead = __VECS(hmac_md5_ecb_cipher_null_tv_template)
3906 .aead = __VECS(hmac_sha1_aes_cbc_tv_temp)
3912 .aead = __VECS(hmac_sha1_des_cbc_tv_temp)
3919 .aead = __VECS(hmac_sha1_des3_ede_cbc_tv_temp)
3929 .aead = __VECS(hmac_sha1_ecb_cipher_null_tv_temp)
[all …]