Searched defs:num_rounds (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.h38 unsigned num_rounds; member in struct:aes_ctx
H A Daes.c336 unsigned num_rounds; local
387 unsigned u, num_rounds; local
416 aes_ct_skey_expand(uint32_t *skey, unsigned num_rounds, const uint32_t *comp_skey) argument
507 aes_ct_bitslice_encrypt(unsigned num_rounds, const uint32_t *skey, uint32_t *q) argument
642 aes_ct_bitslice_decrypt(unsigned num_rounds, const uint32_t *skey, uint32_t *q) argument
[all...]

Completed in 28 milliseconds