Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/camellia/
H A Dcamellia.h61 void camellia_setup192(const unsigned char *key, uint32_t *subkey);
H A Dcamellia.c926 camellia_setup192(const unsigned char *key, uint32_t *subkey) in camellia_setup192() function
1261 camellia_setup192(rawKey, subkey); in Camellia_Ekeygen()