Home
last modified time | relevance | path

Searched refs:process_block_unit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_tab.c222 process_block_unit(uint32_t *pl, uint32_t *pr, const uint32_t *skey) in process_block_unit() function
252 process_block_unit(&l, &r, skey); in br_des_tab_process_block()
H A Ddes_ct.c347 process_block_unit(uint32_t *pl, uint32_t *pr, const uint32_t *sk_exp) in process_block_unit() function
379 process_block_unit(&l, &r, sk_exp); in br_des_ct_process_block()