Home
last modified time | relevance | path

Searched defs:grandRounds (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/camellia/
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() argument
456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() argument
/third_party/openssl/crypto/camellia/
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() argument
456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() argument

Completed in 3 milliseconds