Lines Matching defs:flags
59 unsigned int *flags)
67 assert(flags != NULL);
88 *flags = ROTPK_IS_HASH;
96 unsigned int *flags)
100 *flags = ROTPK_IS_HASH;
108 unsigned int *flags)
112 *flags = 0;
121 unsigned int *flags)
124 return arm_get_rotpk_info_dev(key_ptr, key_len, flags);
126 return arm_get_rotpk_info_regs(key_ptr, key_len, flags);
135 unsigned int *key_len, unsigned int *flags)
137 return get_rotpk_info(key_ptr, key_len, flags);
143 unsigned int *flags)
152 return get_rotpk_info(key_ptr, key_len, flags);
158 *flags = ROTPK_IS_HASH;
169 unsigned int *flags)
178 return get_rotpk_info(key_ptr, key_len, flags);
184 *flags = ROTPK_IS_HASH;
191 *flags = ROTPK_IS_HASH;