Searched refs:gops (Results 1 – 1 of 1) sorted by relevance
95 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks() local124 gops = gcm_impl_get_ops(); in gcm_mode_encrypt_contiguous_blocks()214 const gcm_impl_ops_t *gops; in gcm_encrypt_final() local224 gops = gcm_impl_get_ops(); in gcm_encrypt_final()257 GHASH(ctx, macp, ghash, gops); in gcm_encrypt_final()373 const gcm_impl_ops_t *gops; in gcm_decrypt_final() local385 gops = gcm_impl_get_ops(); in gcm_decrypt_final()480 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks() local487 gops = gcm_impl_get_ops(); in gcm_format_initial_blocks()530 const gcm_impl_ops_t *gops; in gcm_init() local[all …]