Searched defs:crypto_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct crypto_authenc_ctx { struct29 struct crypto_ahash *auth;30 struct crypto_skcipher *enc;31 struct crypto_sync_skcipher *null;