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 */
49 /* the newer ioctls use a pkey_key_type enum for type information */
61 /* the newer ioctls use a pkey_key_size enum for key size information */
69 /* some of the newer ioctls use these flags */
124 __u16 cardnr; /* in: card to use or FFFF for any */
136 __u16 cardnr; /* in: card to use or FFFF for any */
149 __u16 cardnr; /* in: card to use or FFFF for any */
249 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4KT ioctl to
253 * generating CCA cipher keys you can use one or more of the PKEY_KEYGEN_*
257 * to use the defaults which are XCP_BLOB_ENCRYPT, XCP_BLOB_DECRYPT and
283 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4KT ioctl to
287 * generating CCA cipher keys you can use one or more of the PKEY_KEYGEN_*
291 * to use the defaults which are XCP_BLOB_ENCRYPT, XCP_BLOB_DECRYPT and
331 * apqn does not match or there is no such apqn found, -1 with errno
354 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4K ioctl to
356 * Deriving ECC protected keys from ECC secure keys is not supported with
357 * this ioctl, use PKEY_KBLOB2PROTK3 for this purpose.
372 * key, CCA AES cipher key, CCA ECC private key, EP11 AES key, EP11 ECC private
414 * For CCA ECC keys it is similar but the match is against the APKA current/old
450 * So this ioctl is also able to handle EP11 and CCA ECC secure keys and
451 * provide ECC protected keys.
458 * (return -1 with errno ENODEV). You may use the PKEY_APQNS4K ioctl to