Home | History | Annotate | Download | only in include

Lines Matching refs:pw_sz

153  * @pw_sz	Length of the password
157 u32 tpm2_clear(u32 handle, const char *pw, const ssize_t pw_sz);
200 * @pw_sz Length of the password
204 u32 tpm2_dam_reset(const char *pw, const ssize_t pw_sz);
210 * @pw_sz Length of the password
217 u32 tpm2_dam_parameters(const char *pw, const ssize_t pw_sz,
239 * @pw_sz Length of the password
245 u32 tpm2_pcr_setauthpolicy(const char *pw, const ssize_t pw_sz, u32 index,
252 * @pw_sz Length of the password
259 u32 tpm2_pcr_setauthvalue(const char *pw, const ssize_t pw_sz, u32 index,