Searched defs:rawKey (Results 1 – 2 of 2) sorted by relevance
280 int Camellia_Ekeygen(int keyBitLength, const u8 *rawKey, KEY_TABLE_TYPE k) in Camellia_Ekeygen()
32 const rawKey = fixtures.readKey('rsa_private.pem'); constant