Home
last modified time | relevance | path

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

/tools/crypto/ccp/
A Dtest_dbc.py61 get_nonce(self.d, None)
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)
A Ddbc.py33 def get_nonce(device, signature): function
37 ret = lib.get_nonce(device.fileno(), ctypes.byref(buf), signature)
A Ddbc.c21 int get_nonce(int fd, void *nonce_out, void *signature) in get_nonce() function
A Ddbc_cli.py98 nonce = get_nonce(d, sig)

Completed in 7 milliseconds