Searched refs:camellia_encrypt (Results 1 – 3 of 3) sorted by relevance
93 camellia_encrypt(&ctx->state, out, out); in cml_encrypt()121 camellia_encrypt(&ctx->state, out, out); in cml_encrypt_multi()
52 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) in camellia_encrypt() function
41 void camellia_encrypt(const camellia_ctx *, const u_char *, u_char *);