Home
last modified time | relevance | path

Searched defs:get_nonce (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/crypto/ccp/
H A Ddbc.c21 int get_nonce(int fd, void *nonce_out, void *signature) in get_nonce() function
H A Ddbc.py33 def get_nonce(device, signature): function