Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dchachapoly.h40 MBEDTLS_CHACHAPOLY_DECRYPT /**< The mode value for performing decryption. */ enumerator
/openthread-latest/third_party/mbedtls/repo/library/
Dchachapoly.c305 MBEDTLS_CHACHAPOLY_DECRYPT, length, nonce, in mbedtls_chachapoly_auth_decrypt()
Dpsa_crypto_aead.c405 MBEDTLS_CHACHAPOLY_DECRYPT)); in mbedtls_psa_aead_set_nonce()
Dcipher.c561 : MBEDTLS_CHACHAPOLY_DECRYPT; in mbedtls_cipher_update_ad()