Searched refs:mbedtls_psa_cipher_encrypt_setup (Results 1 – 9 of 9) sorted by relevance
55 psa_status_t mbedtls_psa_cipher_encrypt_setup(
230 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function486 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
964 status = mbedtls_psa_cipher_encrypt_setup(&operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()
230 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function487 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
1250 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()
151 return mbedtls_psa_cipher_encrypt_setup( in mbedtls_test_transparent_cipher_encrypt_setup()
155 return mbedtls_psa_cipher_encrypt_setup( in mbedtls_test_transparent_cipher_encrypt_setup()
1213 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx,