Searched defs:crypto_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
27 struct crypto_authenc_ctx { struct28 struct crypto_ahash *auth;29 struct crypto_skcipher *enc;