Home
last modified time | relevance | path

Searched refs:Camellia_EncryptBlock_Rounds (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/camellia/
A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
A Dcmll_misc.c34 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out); in Camellia_encrypt()
A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() function
452 Camellia_EncryptBlock_Rounds(keyBitLength == 128 ? 3 : 4, in Camellia_EncryptBlock()

Completed in 8 milliseconds