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

/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/
H A Dcamellia.c362 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) argument
528 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], argument
577 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], argument

Completed in 71 milliseconds