Home
last modified time | relevance | path

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

/freebsd/sys/crypto/camellia/
H A Dcamellia.h59 void camellia_setup192(const unsigned char *key, uint32_t *subkey);
H A Dcamellia.c923 camellia_setup192(const unsigned char *key, uint32_t *subkey) in camellia_setup192() function
1258 camellia_setup192(rawKey, subkey); in Camellia_Ekeygen()