Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes.h91 …const unsigned char* in, unsigned char* out, int n_block, unsigned char iv[N_BLOCK], const aes_con…
99 …const unsigned char* in, unsigned char* out, int n_block, unsigned char iv[N_BLOCK], const aes_con…
Daes.cc574 …const unsigned char* in, unsigned char* out, int n_block, unsigned char iv[N_BLOCK], const aes_con… argument
575 while (n_block--) {
619 …const unsigned char* in, unsigned char* out, int n_block, unsigned char iv[N_BLOCK], const aes_con… argument
620 while (n_block--) {