Searched refs:xts_key_fallback (Results 1 – 3 of 3) sorted by relevance
77 bool xts_key_fallback; member752 ctx->xts_key_fallback = true; in xts_skcipher_setkey()754 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey()1437 ctx->xts_key_fallback)) { in skcipher_crypt()
127 bool xts_key_fallback; member857 ctx->xts_key_fallback = true; in xts_skcipher_setkey()859 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey()1829 ctx->xts_key_fallback)) { in skcipher_crypt()
90 bool xts_key_fallback; member1078 ctx->xts_key_fallback = true; in xts_skcipher_setkey()1080 if (priv->sec_attr.era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey()1493 ctx->xts_key_fallback)) { in skcipher_encrypt()1543 ctx->xts_key_fallback)) { in skcipher_decrypt()