Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c95 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks() local
124 gops = gcm_impl_get_ops(); in gcm_mode_encrypt_contiguous_blocks()
214 const gcm_impl_ops_t *gops; in gcm_encrypt_final() local
224 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() local
385 gops = gcm_impl_get_ops(); in gcm_decrypt_final()
480 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks() local
487 gops = gcm_impl_get_ops(); in gcm_format_initial_blocks()
530 const gcm_impl_ops_t *gops; in gcm_init() local
[all …]