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

/src/sys/crypto/aes/
H A Daes_ct_dec.c162 br_aes_ct_bitslice_decrypt(unsigned num_rounds, argument
H A Daes_ct_enc.c104 br_aes_ct_bitslice_encrypt(unsigned num_rounds, argument
H A Daes_ct64_dec.c151 br_aes_ct64_bitslice_decrypt(unsigned num_rounds, argument
H A Daes_ct64_enc.c107 br_aes_ct64_bitslice_encrypt(unsigned num_rounds, argument
H A Daes_ct.c272 unsigned num_rounds; local in function:br_aes_ct_keysched
348 unsigned num_rounds; local in function:br_aes_ct_keysched_stdenc
326 br_aes_ct_skey_expand(uint32_t * skey,unsigned num_rounds,const uint32_t * comp_skey) argument
395 unsigned num_rounds; local in function:br_aes_ct_keysched_stddec
[all...]
H A Daes_ct64.c341 unsigned num_rounds; local in function:br_aes_ct64_keysched
435 unsigned num_rounds; local in function:br_aes_ct64_keysched_stdenc
406 br_aes_ct64_skey_expand(uint64_t skey[static120],unsigned num_rounds,const uint64_t comp_skey[static30]) argument
482 unsigned num_rounds; local in function:br_aes_ct64_keysched_stddec
[all...]
/src/sys/crypto/aes/arch/x86/
H A Daes_sse2_4x32_dec.c180 aes_sse2_4x32_bitslice_decrypt(unsigned num_rounds, argument
H A Daes_sse2_4x32_enc.c119 aes_sse2_4x32_bitslice_encrypt(unsigned num_rounds, argument
H A Daes_sse2_4x32.c277 unsigned num_rounds; local in function:aes_sse2_4x32_keysched
337 aes_sse2_4x32_skey_expand(uint32_t skey[static120],unsigned num_rounds,const uint32_t comp_skey[static60]) argument

Completed in 7 milliseconds