Searched refs:br_aes_pwr8_ctr_get_vtable (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_engine_default_aesgcm.c51 ictr = br_aes_pwr8_ctr_get_vtable();
/freebsd-12-stable/contrib/bearssl/src/symcipher/
H A Daes_pwr8_ctr.c703 br_aes_pwr8_ctr_get_vtable(void) function
712 br_aes_pwr8_ctr_get_vtable(void) function
/freebsd-12-stable/contrib/bearssl/inc/
H A Dbearssl_block.h1964 * instance should be obtained through `br_aes_pwr8_ctr_get_vtable()`.
2139 const br_block_ctr_class *br_aes_pwr8_ctr_get_vtable(void);
/freebsd-12-stable/contrib/bearssl/tools/
H A Dnames.c497 (const void *(*)(void))&br_aes_pwr8_ctr_get_vtable },
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_speed.c836 ictr = br_aes_pwr8_ctr_get_vtable();
H A Dtest_crypto.c1642 ictr = br_aes_pwr8_ctr_get_vtable();
3985 x_ctr = br_aes_pwr8_ctr_get_vtable();

Completed in 201 milliseconds