Lines Matching full:given

174  * Verify the given CCA AES secure key for being able to be useable with
224 * There needs to be a list of apqns given with at least one entry in there.
256 * key from a given clear key value.
257 * There needs to be a list of apqns given with at least one entry in there.
288 * Verify the given secure key, version 2.
289 * Check for correct key type. If cardnr and domain are given (are not
308 * The ioctl returns 0 as long as the given or found apqn matches to
309 * matches with the current or alternate mkvp to the key's mkvp. If the given
326 * There needs to be a list of apqns given with at least one entry in there.
347 * Build a list of APQNs based on a key blob given.
348 * Is able to find out which type of secure key is given (CCA AES secure
356 * apqns. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current mkvp of
358 * are given, it is assumed to return apqns where either the current or the
359 * alternate mkvp matches. At least one of the matching flags needs to be given.
361 * ignored (but needs to be given as PKEY_FLAGS_MATCH_CUR_MKVP) as there is only
363 * The list of matching apqns is stored into the space given by the apqns
383 * Build a list of APQNs based on a key type given.
384 * Build a list of APQNs based on a given key type and maybe further
385 * restrict the list by given master key verification patterns.
392 * should match. If the PKEY_FLAGS_MATCH_CUR_MKVP is given, only the current
394 * If both are given, it is assumed to return apqns where either the
395 * current or the alternate mkvp matches. If no match flag is given
398 * match to a given wkvp, then the PKEY_FLAGS_MATCH_CUR_MKVP flag should be
401 * The list of matching apqns is stored into the space given by the apqns
427 * There needs to be a list of apqns given with at least one entry in there.