Searched refs:gcm_impl_ops_t (Results 1 – 4 of 4) sorted by relevance
54 } gcm_impl_ops_t; typedef56 extern const gcm_impl_ops_t gcm_generic_impl;58 extern const gcm_impl_ops_t gcm_pclmulqdq_impl;
96 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks() 214 const gcm_impl_ops_t *gops; in gcm_encrypt_final() 380 const gcm_impl_ops_t *gops; in gcm_decrypt_final() 487 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks() 537 const gcm_impl_ops_t *gops; in gcm_init() 721 static gcm_impl_ops_t gcm_fastest_impl = { in gcm_init_ctx_impl() 726 static const gcm_impl_ops_t *gcm_all_impl[] = { in gcm_init_ctx_impl() 738 static gcm_impl_ops_t *gcm_supp_impl[ARRAY_SIZE(gcm_all_impl)]; in gcm_init_ctx_impl() 745 const gcm_impl_ops_t * in gcm_init_ctx_impl() 751 const gcm_impl_ops_t *op in gcm_alloc_ctx() [all...]
59 const gcm_impl_ops_t gcm_pclmulqdq_impl = {
79 const gcm_impl_ops_t gcm_generic_impl = {