Home
last modified time | relevance | path

Searched refs:CC_CommonRsaCalculateH (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_crypto_asym.h121 int32_t CC_CommonRsaCalculateH(const int8_t *N_ptr, int8_t *H_ptr);
Dcommon_crypto_asym.c565 int32_t CC_CommonRsaCalculateH(const int8_t *N_ptr, int8_t *H_ptr) in CC_CommonRsaCalculateH() function