Searched refs:br_aes_pwr8_ctr_vtable (Results 1 – 2 of 2) sorted by relevance
35 ctx->vtable = &br_aes_pwr8_ctr_vtable; in br_aes_pwr8_ctr_init()690 const br_block_ctr_class br_aes_pwr8_ctr_vtable = { variable705 return br_aes_pwr8_supported() ? &br_aes_pwr8_ctr_vtable : NULL; in br_aes_pwr8_ctr_get_vtable()
1966 extern const br_block_ctr_class br_aes_pwr8_ctr_vtable;