Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.h56 #define camellia_decrypt128 k5_camellia_decrypt128 macro
H A Dcamellia.c1068 camellia_decrypt128(const u32 *subkey, u32 *io) in camellia_decrypt128() function
/freebsd/sys/crypto/camellia/
H A Dcamellia.c1010 camellia_decrypt128(const uint32_t *subkey, uint32_t *io) in camellia_decrypt128() function