Home
last modified time | relevance | path

Searched defs:pPublKey (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst.c36 CCError_t EcWrstInitPubKey(CCEcpkiPublKey_t *pPublKey, /*!< [in/out] Pointer to the public key st… in EcWrstInitPubKey()
132 CCError_t EcWrstFullCheckPublKey( CCEcpkiPublKey_t *pPublKey, /*!< [in] Pointer to the publi… in EcWrstFullCheckPublKey()
189 CCError_t EcWrstDhDeriveSharedSecret(CCEcpkiPublKey_t *pPublKey, /*!< [in] Pointer to … in EcWrstDhDeriveSharedSecret()
Dec_wrst_genkey.c39 CCEcpkiPublKey_t *pPublKey; in EcWrstGenKeyPairBase() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_mont/
Dcc_ec_mont.c230uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in ecMontKeyPairBase()
343uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcMontKeyPairBase()
379uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcMontKeyPair()
405uint8_t *pPublKey, /*!< [out] Pointer to the public (secret) key. */ in CC_EcMontSeedKeyPair()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_edw/
Dcc_ec_edw.c167 uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcEdwSeedKeyPair()
231 uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcEdwKeyPair()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c44 CCEcpkiPublKey_t *pPublKey; in CC_EcpkiPublKeyBuildAndCheck() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_ecc_util.c200 CCEcpkiPublKey_t *pPublKey; in cc3xx_ecc_cc_priv_to_cc_publ() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dec_edw.c48uint8_t *pPublKey, /*!< [out] a pointer to publickey (compressed, in EcEdwSeedKeyPair()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c887 uint32_t *pPublKey) /*!< [out] pointer to public key buffer. */ in FfcDhGenKeyPair()
960 uint32_t *pPrivKey, *pPublKey; in CC_FfcDhGeneratePublPrivKeys() local