Home
last modified time | relevance | path

Searched refs:rawKey (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/crypto/camellia/
H A Dcamellia.h47 const unsigned char *rawKey,
H A Dcamellia.c1250 const unsigned char *rawKey, in Camellia_Ekeygen() argument
1258 camellia_setup128(rawKey, subkey); in Camellia_Ekeygen()
1261 camellia_setup192(rawKey, subkey); in Camellia_Ekeygen()
1264 camellia_setup256(rawKey, subkey); in Camellia_Ekeygen()