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