Lines Matching +full:use +full:- +full:minimum +full:- +full:ecc
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
31 /* Minimum size of a key blob */
40 /* the newer ioctls use a pkey_key_type enum for type information */
50 /* the newer ioctls use a pkey_key_size enum for key size information */
58 /* some of the newer ioctls use these flags */
113 __u16 cardnr; /* in: card to use or FFFF for any */
124 __u16 cardnr; /* in: card to use or FFFF for any */
136 __u16 cardnr; /* in: card to use or FFFF for any */
230 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4KT ioctl to
234 * generating CCA cipher keys you can use one or more of the PKEY_KEYGEN_*
238 * to use the defaults which are XCP_BLOB_ENCRYPT, XCP_BLOB_DECRYPT and
263 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4KT ioctl to
267 * generating CCA cipher keys you can use one or more of the PKEY_KEYGEN_*
271 * to use the defaults which are XCP_BLOB_ENCRYPT, XCP_BLOB_DECRYPT and
310 * apqn does not match or there is no such apqn found, -1 with errno
332 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4K ioctl to
334 * Deriving ECC protected keys from ECC secure keys is not supported with
335 * this ioctl, use PKEY_KBLOB2PROTK3 for this purpose.
349 * key, CCA AES cipher key, CCA ECC private key, EP11 AES key, EP11 ECC private
390 * For CCA ECC keys it is similar but the match is against the APKA current/old
425 * So this ioctl is also able to handle EP11 and CCA ECC secure keys and
426 * provide ECC protected keys.
433 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4K ioctl to