Searched defs:nitrox_kcrypt_request (Results 1 – 2 of 2) sorted by relevance
199 struct nitrox_kcrypt_request { struct200 struct se_crypto_request creq;201 struct nitrox_crypto_ctx *nctx;202 struct skcipher_request *skreq;
211 struct nitrox_kcrypt_request { struct234 struct nitrox_kcrypt_request nkreq; argument