Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/camellia/
H A Dcamellia.h60 void camellia_setup128(const unsigned char *key, uint32_t *subkey);
H A Dcamellia.c440 camellia_setup128(const unsigned char *key, uint32_t *subkey) in camellia_setup128() function
1258 camellia_setup128(rawKey, subkey); in Camellia_Ekeygen()