Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ccm.c187 UCHAR *X, UCHAR *Nonce, UCHAR L, in _nx_crypto_ccm_authentication_init()
306 UCHAR *Nonce = iv + 1; in _nx_crypto_ccm_encrypt_init() local