Searched defs:keyBitLength (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/camellia/
H A Dcamellia.c363 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) argument
526 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], argument
579 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/camellia/
H A Dcamellia.c363 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) argument
526 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], argument
579 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcamellia.c1382 void Camellia_Ekeygen(const int keyBitLength, argument
1402 void Camellia_EncryptBlock(const int keyBitLength, argument
1433 void Camellia_DecryptBlock(const int keyBitLength, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.c1382 void Camellia_Ekeygen(const int keyBitLength, argument
1402 void Camellia_EncryptBlock(const int keyBitLength, argument
1433 void Camellia_DecryptBlock(const int keyBitLength, argument

Completed in 75 milliseconds