Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/camellia/
H A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
36 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() argument
408 const u32 *k = keyTable, *kend = keyTable + grandRounds * 16; in Camellia_EncryptBlock_Rounds()
456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() argument
461 const u32 *k = keyTable + grandRounds * 16, *kend = keyTable + 4; in Camellia_DecryptBlock_Rounds()
/third_party/openssl/crypto/camellia/
H A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
36 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[],
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() argument
408 const u32 *k = keyTable, *kend = keyTable + grandRounds * 16; in Camellia_EncryptBlock_Rounds()
456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() argument
461 const u32 *k = keyTable + grandRounds * 16, *kend = keyTable + 4; in Camellia_DecryptBlock_Rounds()
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl98 ld [$key + 272], $rounds ! grandRounds, 3 or 4
172 ld [$key + 272], $rounds ! grandRounds, 3 or 4
/third_party/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl98 ld [$key + 272], $rounds ! grandRounds, 3 or 4
172 ld [$key + 272], $rounds ! grandRounds, 3 or 4

Completed in 5 milliseconds