Searched refs:br_aes_ct64_bitslice_decrypt (Results 1 - 3 of 3) sorted by relevance

/src/sys/crypto/aes/
H A Daes_bear64.h51 void br_aes_ct64_bitslice_decrypt(unsigned, const uint64_t[static 120],
H A Daes_bear64.c148 br_aes_ct64_bitslice_decrypt(nrounds, sk_exp, q);
290 br_aes_ct64_bitslice_decrypt(nrounds, sk_exp, q);
344 br_aes_ct64_bitslice_decrypt(nrounds, sk_exp, q);
595 br_aes_ct64_bitslice_decrypt(nrounds, sk_exp, q);
631 br_aes_ct64_bitslice_decrypt(nrounds, sk_exp, q);
910 /* XXX test br_aes_ct64_bitslice_decrypt */
H A Daes_ct64_dec.c151 br_aes_ct64_bitslice_decrypt(unsigned num_rounds, function in typeref:typename:void

Completed in 5 milliseconds