Lines Matching full:given

191  * Verify the given CCA AES secure key for being able to be usable with
243 * There needs to be a list of apqns given with at least one entry in there.
276 * key from a given clear key value.
277 * There needs to be a list of apqns given with at least one entry in there.
309 * Verify the given secure key, version 2.
310 * Check for correct key type. If cardnr and domain are given (are not
329 * The ioctl returns 0 as long as the given or found apqn matches to
330 * matches with the current or alternate mkvp to the key's mkvp. If the given
348 * There needs to be a list of apqns given with at least one entry in there.
370 * Build a list of APQNs based on a key blob given.
371 * Is able to find out which type of secure key is given (CCA AES secure
379 * apqns. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current mkvp of
381 * are given, it is assumed to return apqns where either the current or the
382 * alternate mkvp matches. At least one of the matching flags needs to be given.
384 * ignored (but needs to be given as PKEY_FLAGS_MATCH_CUR_MKVP) as there is only
386 * The list of matching apqns is stored into the space given by the apqns
407 * Build a list of APQNs based on a key type given.
408 * Build a list of APQNs based on a given key type and maybe further
409 * restrict the list by given master key verification patterns.
416 * should match. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current
418 * If both are given, it is assumed to return apqns where either the
419 * current or the alternate mkvp matches. If no match flag is given
422 * match to a given wkvp, then the PKEY_FLAGS_MATCH_CUR_MKVP flag should be
425 * The list of matching apqns is stored into the space given by the apqns
452 * There needs to be a list of apqns given with at least one entry in there.