Home
last modified time | relevance | path

Searched refs:get_nonce (Results 1 – 3 of 3) sorted by relevance

/linux/tools/crypto/ccp/
H A Dtest_dbc.py61 get_nonce(self.d, None)
79 """tries to call get_nonce ioctl with invalid data structures"""
132 get_nonce(self.d, None)
137 get_nonce(self.d, None)
141 get_nonce(self.d, None)
143 get_nonce(self.d, self.signature)
148 get_nonce(self.d, None)
171 get_nonce(self.d, None)
179 get_nonce(self.d, self.signature)
H A Ddbc.c21 int get_nonce(int fd, void *nonce_out, void *signature) in get_nonce() function
H A Ddbc_cli.py98 nonce = get_nonce(d, sig)