Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dxcbc.c40 struct xcbc_tfm_ctx { struct
41 struct crypto_cipher *child;
65 struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_setkey() argument