Searched refs:aes_off (Results 1 – 1 of 1) sorted by relevance
141 #define aes_off 0 macro188 size_t aes_off = 0, in aesni_cbc_hmac_sha1_cipher() local213 aes_off += blocks; in aesni_cbc_hmac_sha1_cipher()227 memcpy(out+aes_off,in+aes_off,plen-aes_off); in aesni_cbc_hmac_sha1_cipher()239 aesni_cbc_encrypt(out+aes_off,out+aes_off,len-aes_off, in aesni_cbc_hmac_sha1_cipher()242 aesni_cbc_encrypt(in+aes_off,out+aes_off,len-aes_off, in aesni_cbc_hmac_sha1_cipher()