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;
95 const gcm_impl_ops_t *gops; in gcm_mode_encrypt_contiguous_blocks()214 const gcm_impl_ops_t *gops; in gcm_encrypt_final()373 const gcm_impl_ops_t *gops; in gcm_decrypt_final()480 const gcm_impl_ops_t *gops; in gcm_format_initial_blocks()530 const gcm_impl_ops_t *gops; in gcm_init()776 static gcm_impl_ops_t gcm_fastest_impl = {781 const gcm_impl_ops_t *gcm_all_impl[] = {800 const gcm_impl_ops_t *806 const gcm_impl_ops_t *ops = NULL; in gcm_impl_get_ops()851 gcm_impl_ops_t *curr_impl; in gcm_impl_init()[all …]
58 const gcm_impl_ops_t gcm_pclmulqdq_impl = {
79 const gcm_impl_ops_t gcm_generic_impl = {