Home
last modified time | relevance | path

Searched defs:pSignPublKey (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_dsa_verify.c34 CCError_t EcWrstDsaVerify(CCEcpkiPublKey_t *pSignPublKey, /*!< [in] Pointer to signer public key … in EcWrstDsaVerify()
Dec_wrst_dsa.c289 CCError_t EcWrstDsaVerify(CCEcpkiPublKey_t *pSignPublKey, /*!< [in] Pointer to signer public key … in EcWrstDsaVerify()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_edw/
Dcc_ec_edw.c105 const uint8_t *pSignPublKey, /*!< [in] Pointer to signer public key. */ in CC_EcEdwVerify()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dec_edw.c670const uint8_t *pSignPublKey, /*!< [in] - the pointer to the signer public key, stated in EcEdwSignVerify()