Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/camellia/
H A Dcmll_locl.h78 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
H A Dcmll_misc.c73 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out); in Camellia_encrypt()
H A Dcamellia.c465 Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds() function
512 Camellia_EncryptBlock_Rounds(keyBitLength == 128 ? 3 : 4, in Camellia_EncryptBlock()
H A Dcmll-elf-x86_64.S16 .globl Camellia_EncryptBlock_Rounds
17 .type Camellia_EncryptBlock_Rounds,@function
20 Camellia_EncryptBlock_Rounds: label
64 .size Camellia_EncryptBlock_Rounds,.-Camellia_EncryptBlock_Rounds