Home
last modified time | relevance | path

Searched defs:camellia_encrypt256 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.h57 #define camellia_encrypt256 k5_camellia_encrypt256 macro
H A Dcamellia.c1162 camellia_encrypt256(const u32 *subkey, u32 *io) in camellia_encrypt256() function
/freebsd/sys/crypto/camellia/
H A Dcamellia.c1080 camellia_encrypt256(const uint32_t *subkey, uint32_t *io) in camellia_encrypt256() function