Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/crypto_toolbox/
H A 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…
H A 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--) {
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes.h93 int n_block, unsigned char iv[N_BLOCK],
103 int n_block, unsigned char iv[N_BLOCK],
H A Daes.cc627 int n_block, unsigned char iv[N_BLOCK], argument
629 while (n_block--) {
674 int n_block, unsigned char iv[N_BLOCK], argument
676 while (n_block--) {