Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/camellia/
H A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
H A Dcmll_misc.c34 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out); in Camellia_encrypt()
H 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()
/freebsd/sys/crypto/openssl/amd64/
H A Dcmll-x86_64.S18 .globl Camellia_EncryptBlock_Rounds
19 .type Camellia_EncryptBlock_Rounds,@function
22 Camellia_EncryptBlock_Rounds: label
84 .size Camellia_EncryptBlock_Rounds,.-Camellia_EncryptBlock_Rounds
/freebsd/sys/crypto/openssl/i386/
H A Dcmll-x86.S4 .globl Camellia_EncryptBlock_Rounds
5 .type Camellia_EncryptBlock_Rounds,@function
7 Camellia_EncryptBlock_Rounds: label
62 .size Camellia_EncryptBlock_Rounds,.-.L_Camellia_EncryptBlock_Rounds_begin
2451 .globl Camellia_EncryptBlock_Rounds
2452 .type Camellia_EncryptBlock_Rounds,@function
2454 Camellia_EncryptBlock_Rounds: label
2509 .size Camellia_EncryptBlock_Rounds,.-.L_Camellia_EncryptBlock_Rounds_begin