Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.c284 mbedtls_operation_t cipher_operation) in psa_cipher_setup() argument
316 192, cipher_operation); in psa_cipher_setup()
321 (int) key_bits, cipher_operation); in psa_cipher_setup()
H A Dpsa_crypto.c4443 mbedtls_operation_t cipher_operation) in psa_cipher_setup() argument
4448 psa_key_usage_t usage = (cipher_operation == MBEDTLS_ENCRYPT ? in psa_cipher_setup()
4489 if (cipher_operation == MBEDTLS_ENCRYPT) { in psa_cipher_setup()