Lines Matching full:given

184  * Verify the given CCA AES secure key for being able to be usable with
234 * There needs to be a list of apqns given with at least one entry in there.
266 * key from a given clear key value.
267 * There needs to be a list of apqns given with at least one entry in there.
298 * Verify the given secure key, version 2.
299 * Check for correct key type. If cardnr and domain are given (are not
318 * The ioctl returns 0 as long as the given or found apqn matches to
319 * matches with the current or alternate mkvp to the key's mkvp. If the given
336 * There needs to be a list of apqns given with at least one entry in there.
357 * Build a list of APQNs based on a key blob given.
358 * Is able to find out which type of secure key is given (CCA AES secure
366 * apqns. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current mkvp of
368 * are given, it is assumed to return apqns where either the current or the
369 * alternate mkvp matches. At least one of the matching flags needs to be given.
371 * ignored (but needs to be given as PKEY_FLAGS_MATCH_CUR_MKVP) as there is only
373 * The list of matching apqns is stored into the space given by the apqns
393 * Build a list of APQNs based on a key type given.
394 * Build a list of APQNs based on a given key type and maybe further
395 * restrict the list by given master key verification patterns.
402 * should match. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current
404 * If both are given, it is assumed to return apqns where either the
405 * current or the alternate mkvp matches. If no match flag is given
408 * match to a given wkvp, then the PKEY_FLAGS_MATCH_CUR_MKVP flag should be
411 * The list of matching apqns is stored into the space given by the apqns
437 * There needs to be a list of apqns given with at least one entry in there.