# Crypto accelerator

- [Calculate ECQV point synchronously](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECQVCalcSync.html)
- [Calculate ECQV point asynchronously - poll mode](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECQVCalcAsyncPoll.html)
- [Calculate ECQV point asynchronously - listener mode](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECQVCalcAsyncListener.html)
- [Verify ECDSA digest synchronously](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECCVerifySync.html)
- [Verify ECDSA digest asynchronously - poll mode](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECCVerifyAsyncPoll.html)
- [Verify ECDSA digest asynchronously - listener mode](https://docs.qualcomm.com/doc/80-PF458-7/topic/ECCVerifyAsyncListener.html)

Last Published: May 20, 2026

[Previous Topic
Import a RSA key](https://docs.qualcomm.com/bundle/publicresource/80-PF458-7/topics/RSAImportKeyApp.md) [Next Topic
Calculate ECQV point synchronously](https://docs.qualcomm.com/bundle/publicresource/80-PF458-7/topics/ECQVCalcSync.md)