Searched refs:grand_rounds (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/
H A Dcmll_misc.c65 key->grand_rounds = Camellia_Ekeygen(bits , userKey, key->u.rd_key);
72 Camellia_EncryptBlock_Rounds(key->grand_rounds, in , key->u.rd_key , out);
78 Camellia_DecryptBlock_Rounds(key->grand_rounds, in , key->u.rd_key , out);
H A Dcamellia.h87 int grand_rounds; member in struct:camellia_key_st
/barrelfish-master/include/openssl/
H A Dcamellia.h87 int grand_rounds; member in struct:camellia_key_st

Completed in 33 milliseconds