Searched defs:crypto_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
33 struct crypto_authenc_ctx { struct34 unsigned int reqoff;35 struct crypto_ahash *auth;36 struct crypto_ablkcipher *enc;