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/ |
D | ec_wrst.c | 36 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()
|
D | ec_wrst_genkey.c | 39 CCEcpkiPublKey_t *pPublKey; in EcWrstGenKeyPairBase() local
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_mont/ |
D | cc_ec_mont.c | 230 … uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in ecMontKeyPairBase() 343 … uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcMontKeyPairBase() 379 … uint8_t *pPublKey, /*!< [out] Pointer to the public key. */ in CC_EcMontKeyPair() 405 … uint8_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/ |
D | cc_ec_edw.c | 167 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/ |
D | cc_ecpki_build_publ.c | 44 CCEcpkiPublKey_t *pPublKey; in CC_EcpkiPublKeyBuildAndCheck() local
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
D | cc3xx_internal_ecc_util.c | 200 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/ |
D | ec_edw.c | 48 … uint8_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/ |
D | cc_ffcdh.c | 887 uint32_t *pPublKey) /*!< [out] pointer to public key buffer. */ in FfcDhGenKeyPair() 960 uint32_t *pPrivKey, *pPublKey; in CC_FfcDhGeneratePublPrivKeys() local
|