Home
last modified time | relevance | path

Searched refs:RSA_CalcExponent (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/
Drsa_exp.c49 void RSA_CalcExponent( unsigned long hwBaseAddress, in RSA_CalcExponent() function
Drsa_bsv.h140 void RSA_CalcExponent(
Drsa_verify.c193 RSA_CalcExponent(hwBaseAddress, pSign/*in*/, pN, pNp, ED/*res*/); in RSA_PSS_Verify()