Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_priv.c57 const uint8_t *pPrivKeyIn, /*in*/ in CC_EcpkiPrivKeyBuild() argument
74 if (pPrivKeyIn == NULL) in CC_EcpkiPrivKeyBuild()
101 pPrivKeyIn, privKeySizeInBytes); in CC_EcpkiPrivKeyBuild()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_build.h43 … const uint8_t *pPrivKeyIn, /*!< [in] Pointer to private key data. */