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

/freebsd-12-stable/sys/crypto/camellia/
H A Dcamellia-api.c47 camellia_decrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) function
H A Dcamellia.h42 void camellia_decrypt(const camellia_ctx *, const u_char *, u_char *);
/freebsd-12-stable/sys/opencrypto/
H A Dxform_cml.c85 camellia_decrypt(((camellia_ctx *) key), (u_char *) blk,

Completed in 71 milliseconds