Lines Matching refs:nonce
29 const uint8_t *nonce, size_t nonce_length,
47 nonce, nonce_length,
56 nonce, nonce_length,
65 (void) nonce;
85 const uint8_t *nonce, size_t nonce_length,
103 nonce, nonce_length,
112 nonce, nonce_length,
121 (void) nonce;
212 const uint8_t *nonce,
224 libtestdriver1_mbedtls_psa_aead_set_nonce(operation, nonce, nonce_length);
227 mbedtls_psa_aead_set_nonce(operation, nonce, nonce_length);
230 (void) nonce;