Searched refs:kin (Results 1 – 2 of 2) sorted by relevance
151 dctx.kin = kmap_local_page(*rq->in); in z_erofs_zstd_decompress()152 reason = z_erofs_fixup_insize(rq, dctx.kin + rq->pageofs_in, in z_erofs_zstd_decompress()155 kunmap_local(dctx.kin); in z_erofs_zstd_decompress()172 in_buf.src = dctx.kin + rq->pageofs_in; in z_erofs_zstd_decompress()204 kunmap_local(dctx.kin); in z_erofs_zstd_decompress()
48 u8 kin[AES_BLOCK_SIZE] = {}; in aesgcm_expandkey() local57 aesgcm_encrypt_block(&ctx->aes_ctx, &ctx->ghash_key, kin); in aesgcm_expandkey()