Searched refs:grandRounds (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/camellia/
H A Dcmll_locl.h75 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
77 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c486 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
490 const u32 *k = keyTable,*kend = keyTable+grandRounds*16;
535 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
539 const u32 *k = keyTable+grandRounds*16,*kend = keyTable+4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/camellia/
H A Dcmll_locl.h76 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
79 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c480 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
485 const u32 *k = keyTable, *kend = keyTable + grandRounds * 16;
533 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
538 const u32 *k = keyTable + grandRounds * 16, *kend = keyTable + 4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/camellia/
H A Dcmll_locl.h75 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
77 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c486 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
490 const u32 *k = keyTable,*kend = keyTable+grandRounds*16;
535 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
539 const u32 *k = keyTable+grandRounds*16,*kend = keyTable+4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/camellia/
H A Dcmll_locl.h76 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
79 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c480 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
485 const u32 *k = keyTable, *kend = keyTable + grandRounds * 16;
533 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
538 const u32 *k = keyTable + grandRounds * 16, *kend = keyTable + 4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/camellia/
H A Dcmll_locl.h75 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
77 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c486 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
490 const u32 *k = keyTable,*kend = keyTable+grandRounds*16;
535 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
539 const u32 *k = keyTable+grandRounds*16,*kend = keyTable+4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/camellia/
H A Dcmll_locl.h76 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
79 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c480 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
485 const u32 *k = keyTable, *kend = keyTable + grandRounds * 16;
533 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], argument
538 const u32 *k = keyTable + grandRounds * 16, *kend = keyTable + 4;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl86 ld [$key + 272], $rounds ! grandRounds, 3 or 4
160 ld [$key + 272], $rounds ! grandRounds, 3 or 4
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl86 ld [$key + 272], $rounds ! grandRounds, 3 or 4
160 ld [$key + 272], $rounds ! grandRounds, 3 or 4
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl86 ld [$key + 272], $rounds ! grandRounds, 3 or 4
160 ld [$key + 272], $rounds ! grandRounds, 3 or 4

Completed in 111 milliseconds