Searched defs:new_nonce (Results 1 – 2 of 2) sorted by relevance
40 let mut new_nonce = nonce.to_vec(); in apply() localVariable
333 void roll_nonces(SESSION *session, TPM2B_NONCE *new_nonce) in roll_nonces()