Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.h58 #define camellia_decrypt256 k5_camellia_decrypt256 macro
H A Dcamellia.c1277 camellia_decrypt256(const u32 *subkey, u32 *io) in camellia_decrypt256() function
/freebsd/sys/crypto/camellia/
H A Dcamellia.c1163 camellia_decrypt256(const uint32_t *subkey, uint32_t *io) in camellia_decrypt256() function