# Crypto accelerator

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

Last Published: Apr 14, 2026

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