Lines Matching +full:right +full:- +full:justified

1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
3 * include/asm-s390/zcrypt.h
5 * zcrypt 2.2.1 (user-visible header)
32 * - outputdatalength is at least as large as inputdatalength.
33 * - All key parts are right justified in their fields, padded on
35 * - length(b_key) = inputdatalength
36 * - length(n_modulus) = inputdatalength
51 * - inputdatalength is even.
52 * - outputdatalength is at least as large as inputdatalength.
53 * - All key parts are right justified in their fields, padded on
55 * - length(bp_key) = inputdatalength/2 + 8
56 * - length(bq_key) = inputdatalength/2
57 * - length(np_key) = inputdatalength/2 + 8
58 * - length(nq_key) = inputdatalength/2
59 * - length(u_mult_inv) = inputdatalength/2 + 8
75 * Note that all shorts and ints are big-endian.
101 __u8 _pad_002[16 - sizeof(__u8 *)];
103 __u8 _pad_003[16 - sizeof(__u8 *)];
105 __u8 _pad_004[16 - sizeof(__u8 *)];
107 __u8 _pad_005[16 - sizeof(__u8 *)];
109 __u8 _pad_006[16 - sizeof(__u8 *)];
111 __u8 _pad_007[16 - sizeof(__u8 *)];
133 __u8 _padding1[16 - sizeof(__u8 *)];
136 __u8 _padding2[16 - sizeof(__u8 *)];
139 __u8 _padding3[16 - sizeof(__u8 *)];
142 __u8 __padding4[16 - sizeof(__u8 *)];
149 * struct ep11_cprb - EP11 connectivity programming request block
177 * struct ep11_target_dev - EP11 target device list
187 * struct ep11_urb - EP11 user request block
252 * Perform an RSA operation using a Modulus-Exponent pair
260 * Perform an RSA operation using a Chinese-Remainder Theorem key
369 * The ioctl number ranges 0x40 - 0x42 and 0x4b - 0x4e had been used in the