Searched refs:Camellia_EncryptBlock_Rounds (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
H A Dcmll_misc.c28 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out);
H A Dcamellia.c397 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], function
446 Camellia_EncryptBlock_Rounds(keyBitLength == 128 ? 3 : 4,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcmll_misc.c34 Camellia_EncryptBlock_Rounds(key->grand_rounds, in, key->u.rd_key, out);
H A Dcmll_local.h33 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[],
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], function
452 Camellia_EncryptBlock_Rounds(keyBitLength == 128 ? 3 : 4,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/asm/
H A Dcmll-x86_64.pl115 # void Camellia_EncryptBlock_Rounds(
137 .globl Camellia_EncryptBlock_Rounds
138 .type Camellia_EncryptBlock_Rounds,\@function,4
141 Camellia_EncryptBlock_Rounds: label
198 .size Camellia_EncryptBlock_Rounds,.-Camellia_EncryptBlock_Rounds
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/camellia/asm/
H A Dcmll-x86_64.pl117 # void Camellia_EncryptBlock_Rounds(
139 .globl Camellia_EncryptBlock_Rounds
140 .type Camellia_EncryptBlock_Rounds,\@function,4
143 Camellia_EncryptBlock_Rounds: label
200 .size Camellia_EncryptBlock_Rounds,.-Camellia_EncryptBlock_Rounds
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
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
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
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
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dcmll-x86.S3 .globl Camellia_EncryptBlock_Rounds
4 .type Camellia_EncryptBlock_Rounds,@function
6 Camellia_EncryptBlock_Rounds: label
56 .size Camellia_EncryptBlock_Rounds,.-.L_Camellia_EncryptBlock_Rounds_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dcmll-x86.S3 .globl Camellia_EncryptBlock_Rounds
4 .type Camellia_EncryptBlock_Rounds,@function
6 Camellia_EncryptBlock_Rounds: label
61 .size Camellia_EncryptBlock_Rounds,.-.L_Camellia_EncryptBlock_Rounds_begin

Completed in 125 milliseconds