Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.h55 #define camellia_encrypt128 k5_camellia_encrypt128 macro
H A Dcamellia.c977 camellia_encrypt128(const u32 *subkey, u32 *io) in camellia_encrypt128() function
/freebsd/sys/crypto/camellia/
H A Dcamellia.c943 camellia_encrypt128(const uint32_t *subkey, uint32_t *io) in camellia_encrypt128() function