Searched refs:blocks8 (Results 1 – 1 of 1) sorted by relevance
52 struct blocks8 { struct80 struct blocks8 *blks; in aesni_decrypt_cbc()115 struct blocks8 *top; in aesni_encrypt_ecb()116 const struct blocks8 *blks; in aesni_encrypt_ecb()122 top = (struct blocks8 *)to; in aesni_encrypt_ecb()154 const struct blocks8 *blks; in aesni_decrypt_ecb()155 struct blocks8 *top; in aesni_decrypt_ecb()161 top = (struct blocks8 *)to; in aesni_decrypt_ecb()216 struct blocks8 *top; in aesni_encrypt_icm()217 const struct blocks8 *blks; in aesni_encrypt_icm()[all …]