Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcamellia.c363 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen()
526 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock()
579 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_DecryptBlock()
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.c1392 void Camellia_Ekeygen(const int keyBitLength, in Camellia_Ekeygen()
1412 void Camellia_EncryptBlock(const int keyBitLength, in Camellia_EncryptBlock()
1443 void Camellia_DecryptBlock(const int keyBitLength, in Camellia_DecryptBlock()