Home
last modified time | relevance | path

Searched refs:camellia_cbc_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_cml.c54 struct camellia_cbc_ctx { struct
70 .ctxsize = sizeof(struct camellia_cbc_ctx), argument
89 struct camellia_cbc_ctx *ctx = vctx; in cml_encrypt()
100 struct camellia_cbc_ctx *ctx = vctx; in cml_decrypt()
114 struct camellia_cbc_ctx *ctx = vctx; in cml_encrypt_multi()
132 struct camellia_cbc_ctx *ctx = vctx; in cml_decrypt_multi()
153 struct camellia_cbc_ctx *ctx = vctx; in cml_setkey()
165 struct camellia_cbc_ctx *ctx = vctx; in cml_reinit()