HomeSort by: relevance | last modified time | path
    Searched refs:br_aes_ct_bitslice_encrypt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/aes/
aes_bear.h 45 void br_aes_ct_bitslice_encrypt(unsigned, const uint32_t *, uint32_t *);
aes_bear.c 108 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
191 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
429 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
465 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
631 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
687 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
746 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
786 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
797 br_aes_ct_bitslice_encrypt(nrounds, sk_exp, q);
822 /* XXX test br_aes_ct_bitslice_encrypt */
    [all...]
aes_ct_enc.c 104 br_aes_ct_bitslice_encrypt(unsigned num_rounds, function in typeref:typename:void

Completed in 45 milliseconds