Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto.c4786 const uint8_t *plaintext_external, argument
4797 LOCAL_INPUT_DECLARE(plaintext_external, plaintext);
4815 LOCAL_INPUT_ALLOC(plaintext_external, plaintext_length, plaintext);
4838 LOCAL_INPUT_FREE(plaintext_external, plaintext);
4854 uint8_t *plaintext_external, argument
4864 LOCAL_OUTPUT_DECLARE(plaintext_external, plaintext);
4883 LOCAL_OUTPUT_ALLOC(plaintext_external, plaintext_size, plaintext);
4906 LOCAL_OUTPUT_FREE(plaintext_external, plaintext);
5425 uint8_t *plaintext_external, argument
5433 LOCAL_OUTPUT_DECLARE(plaintext_external, plaintext);
[all …]