Searched refs:gcm_impl_ops_t (Results 1 – 4 of 4) sorted by relevance
55 } gcm_impl_ops_t; typedef57 extern const gcm_impl_ops_t gcm_generic_impl;59 extern const gcm_impl_ops_t gcm_pclmulqdq_impl;
99 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks()217 const gcm_impl_ops_t *gops; in gcm_encrypt_final()383 const gcm_impl_ops_t *gops; in gcm_decrypt_final()490 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks()540 const gcm_impl_ops_t *gops; in gcm_init()709 static gcm_impl_ops_t gcm_fastest_impl = {714 static const gcm_impl_ops_t *gcm_all_impl[] = {726 static gcm_impl_ops_t *gcm_supp_impl[ARRAY_SIZE(gcm_all_impl)];733 const gcm_impl_ops_t *739 const gcm_impl_ops_t *ops = NULL; in gcm_impl_get_ops()[all …]
60 const gcm_impl_ops_t gcm_pclmulqdq_impl = {
80 const gcm_impl_ops_t gcm_generic_impl = {