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;
97 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks()215 const gcm_impl_ops_t *gops; in gcm_encrypt_final()381 const gcm_impl_ops_t *gops; in gcm_decrypt_final()488 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks()538 const gcm_impl_ops_t *gops; in gcm_init()722 static gcm_impl_ops_t gcm_fastest_impl = {727 static const gcm_impl_ops_t *gcm_all_impl[] = {739 static gcm_impl_ops_t *gcm_supp_impl[ARRAY_SIZE(gcm_all_impl)];746 const gcm_impl_ops_t *752 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 = {