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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcamellia.h38 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen) macro
62 void Camellia_Ekeygen(const int keyBitLength,
H A Dcamellia-glue.c45 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
96 Camellia_Ekeygen(ctx->keybitlength,key,ctx->keytable);
100 +0+sizeof(int)+2*sizeof(void*) /* Camellia_Ekeygen */
H A Dcamellia.c1382 void Camellia_Ekeygen(const int keyBitLength, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.h38 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen) macro
62 void Camellia_Ekeygen(const int keyBitLength,
H A Dcamellia-glue.c45 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
96 Camellia_Ekeygen(ctx->keybitlength,key,ctx->keytable);
100 +0+sizeof(int)+2*sizeof(void*) /* Camellia_Ekeygen */
H A Dcamellia.c1382 void Camellia_Ekeygen(const int keyBitLength, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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.c363 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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.c363 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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

Completed in 106 milliseconds