Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_pkcs_ver15_util.c184 uint8_t *pM, /*mess.digest*/ in RsaEmsaPkcs1v15Encode() argument
240 CC_PalMemCopy(&pOut[K-MSize], pM, MSize); in RsaEmsaPkcs1v15Encode()
Dcc_rsa_local.h131 uint8_t *pM, /*mess.digest*/