Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/camellia/
H A Dcamellia.c362 Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen()
524 Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock()
576 Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_DecryptBlock()