Home
last modified time | relevance | path

Searched refs:KEY_TABLE_TYPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/camellia/
H A Dcmll_local.h32 KEY_TABLE_TYPE keyTable);
34 const KEY_TABLE_TYPE keyTable,
37 const KEY_TABLE_TYPE keyTable,
40 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]);
42 const KEY_TABLE_TYPE keyTable, u8 plaintext[]);
H A Dcamellia.c286 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen()
404 const KEY_TABLE_TYPE keyTable, in Camellia_EncryptBlock_Rounds()
450 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock()
457 const KEY_TABLE_TYPE keyTable, in Camellia_DecryptBlock_Rounds()
503 const KEY_TABLE_TYPE keyTable, u8 plaintext[]) in Camellia_DecryptBlock()
/freebsd/crypto/openssl/include/openssl/
H A Dcamellia.h44 typedef unsigned int KEY_TABLE_TYPE[CAMELLIA_TABLE_WORD_LEN]; /* to match typedef
50 KEY_TABLE_TYPE rd_key;
/freebsd/crypto/openssl/util/
H A Dindent.pro263 -T KEY_TABLE_TYPE