Searched refs:Camellia_Ekeygen (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/crypto/camellia/
H A Dcamellia-api.c42 Camellia_Ekeygen(bits, key, ctx->subkey);
H A Dcamellia.h46 void Camellia_Ekeygen(const int keyBitLength,
H A Dcamellia.c1249 Camellia_Ekeygen(const int keyBitLength, function
/freebsd-12-stable/crypto/openssl/crypto/camellia/
H A Dcmll_local.h31 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey,
H A Dcmll_misc.c21 key->grand_rounds = Camellia_Ekeygen(bits, userKey, key->u.rd_key);
H A Dcamellia.c280 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) function
/freebsd-12-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl442 .globl Camellia_Ekeygen
443 .type Camellia_Ekeygen,\@function,3
445 Camellia_Ekeygen: label
630 .size Camellia_Ekeygen,.-Camellia_Ekeygen
/freebsd-12-stable/secure/lib/libcrypto/amd64/
H A Dcmll-x86_64.S587 .globl Camellia_Ekeygen
588 .type Camellia_Ekeygen,@function
590 Camellia_Ekeygen: label
1148 .size Camellia_Ekeygen,.-Camellia_Ekeygen
/freebsd-12-stable/secure/lib/libcrypto/i386/
H A Dcmll-x86.S701 .globl Camellia_Ekeygen
702 .type Camellia_Ekeygen,@function
704 Camellia_Ekeygen: label
1541 .size Camellia_Ekeygen,.-.L_Camellia_Ekeygen_begin
3076 .globl Camellia_Ekeygen
3077 .type Camellia_Ekeygen,@function
3079 Camellia_Ekeygen: label
3916 .size Camellia_Ekeygen,.-.L_Camellia_Ekeygen_begin

Completed in 204 milliseconds