Searched refs:camellia_encrypt (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/crypto/camellia/
H A Dcamellia-api.c54 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) function
H A Dcamellia.h43 void camellia_encrypt(const camellia_ctx *, const u_char *, u_char *);
/freebsd-10.0-release/sys/opencrypto/
H A Dxform.c686 camellia_encrypt((camellia_ctx *) key, (u_char *) blk, (u_char *) blk);

Completed in 178 milliseconds