Searched defs:get_nonce (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/crypto/ccp/ | ||
H A D | dbc.c | 21 int get_nonce(int fd, void *nonce_out, void *signature) in get_nonce() function |
H A D | dbc.py | 33 def get_nonce(device, signature): function |