Home
last modified time | relevance | path

Searched refs:PSA_ALG_XTS (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_cipher.c75 MBEDTLS_ASSUME(alg != PSA_ALG_XTS); in mbedtls_cipher_validate_values()
110 alg == PSA_ALG_XTS || in mbedtls_cipher_validate_values()
/third_party/mbedtls/include/psa/
H A Dcrypto_sizes.h1117 (alg) == PSA_ALG_XTS || \
H A Dcrypto_values.h1206 #define PSA_ALG_XTS ((psa_algorithm_t) 0x0440ff00) macro
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c254 case PSA_ALG_XTS: append(&buffer, buffer_size, &required_size, "PSA_ALG_XTS", 11); break; in psa_snprint_algorithm()

Completed in 10 milliseconds