Searched refs:br_aes_pwr8_ctrcbc_vtable (Results 1 – 2 of 2) sorted by relevance
34 return br_aes_pwr8_supported() ? &br_aes_pwr8_ctrcbc_vtable : NULL; in br_aes_pwr8_ctrcbc_get_vtable()42 ctx->vtable = &br_aes_pwr8_ctrcbc_vtable; in br_aes_pwr8_ctrcbc_init()917 const br_block_ctrcbc_class br_aes_pwr8_ctrcbc_vtable = { variable
1976 extern const br_block_ctrcbc_class br_aes_pwr8_ctrcbc_vtable;