Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto.c4782 const uint8_t *nonce_external, argument
4795 LOCAL_INPUT_DECLARE(nonce_external, nonce);
4813 LOCAL_INPUT_ALLOC(nonce_external, nonce_length, nonce);
4836 LOCAL_INPUT_FREE(nonce_external, nonce);
4848 const uint8_t *nonce_external, argument
4861 LOCAL_INPUT_DECLARE(nonce_external, nonce);
4879 LOCAL_INPUT_ALLOC(nonce_external, nonce_length, nonce);
4903 LOCAL_INPUT_FREE(nonce_external, nonce);
5081 uint8_t *nonce_external, argument
5089 LOCAL_OUTPUT_DECLARE(nonce_external, nonce);
[all …]