mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-23 12:41:08 +01:00
psa: driver: Replace pcd_ prefix with psa_drv_
The `pcd_` prefix is ambiguous and does not make it clear that the types and symbols are standardized by PSA. Replace `pcd_` with a prefix that can be shared with all PSA drivers, `psa_drv_`.
This commit is contained in: