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

/freebsd-10.0-release/crypto/openssl/crypto/camellia/
H A Dcmll_locl.h74 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey,
H A Dcmll_misc.c66 key->grand_rounds = Camellia_Ekeygen(bits , userKey, key->u.rd_key);
H A Dcamellia.c362 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) function
/freebsd-10.0-release/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-10.0-release/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl401 .globl Camellia_Ekeygen
402 .type Camellia_Ekeygen,\@function,3
404 Camellia_Ekeygen: label
576 .size Camellia_Ekeygen,.-Camellia_Ekeygen
/freebsd-10.0-release/secure/lib/libcrypto/amd64/
H A Dcmll-x86_64.S542 .globl Camellia_Ekeygen
543 .type Camellia_Ekeygen,@function
545 Camellia_Ekeygen: label
1085 .size Camellia_Ekeygen,.-Camellia_Ekeygen
/freebsd-10.0-release/secure/lib/libcrypto/i386/
H A Dcmll-x86.s700 .globl Camellia_Ekeygen
701 .type Camellia_Ekeygen,@function
703 Camellia_Ekeygen: label
1540 .size Camellia_Ekeygen,.-.L_Camellia_Ekeygen_begin

Completed in 106 milliseconds