Searched refs:pc_bytes (Results 1 – 1 of 1) sorted by relevance
930 min_bytes, bytes, aad_bytes, pc_bytes; in gcm_aes_crypt() local978 pc_bytes = pclen; in gcm_aes_crypt()983 pc_bytes = (bytes - aadlen) & in gcm_aes_crypt()988 pc_bytes = 0; in gcm_aes_crypt()997 gw_in.ptr + aad_bytes, pc_bytes, in gcm_aes_crypt()1000 gcm_sg_walk_done(&gw_in, aad_bytes + pc_bytes); in gcm_aes_crypt()1001 gcm_sg_walk_done(&gw_out, aad_bytes + pc_bytes); in gcm_aes_crypt()1003 pclen -= pc_bytes; in gcm_aes_crypt()