Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_config.h47 #define PSA_WANT_ALG_CHACHA20_POLY1305 1 macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcipher_wrap.h60 (defined(MBEDTLS_USE_PSA_CRYPTO) && defined(PSA_WANT_ALG_CHACHA20_POLY1305))
H A Dpsa_crypto_cipher.c59 #if !defined(PSA_WANT_ALG_CHACHA20_POLY1305) in mbedtls_cipher_validate_values()
H A Dpsa_crypto.c4896 #if defined(PSA_WANT_ALG_CHACHA20_POLY1305) in psa_aead_check_nonce_length()
5078 #if defined(PSA_WANT_ALG_CHACHA20_POLY1305) in psa_validate_tag_length()
5354 #if defined(PSA_WANT_ALG_CHACHA20_POLY1305) in psa_aead_set_lengths()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dconfig_adjust_psa_from_legacy.h257 #define PSA_WANT_ALG_CHACHA20_POLY1305 1 macro
H A Dconfig_adjust_legacy_crypto.h526 (defined(MBEDTLS_USE_PSA_CRYPTO) && defined(PSA_WANT_ALG_CHACHA20_POLY1305))
H A Dconfig_adjust_legacy_from_psa.h862 #if defined(PSA_WANT_ALG_CHACHA20_POLY1305)