Searched defs:crypto_authenc_esn_ctx (Results 1 – 1 of 1) sorted by relevance
30 struct crypto_authenc_esn_ctx { struct31 unsigned int reqoff;32 struct crypto_ahash *auth;33 struct crypto_skcipher *enc;34 struct crypto_sync_skcipher *null;