Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_fips_defs.h15 #define FIPS_RSA_VALIDATE(rndContext_ptr,pCcUserPrivKey,pCcUserPubKey,pFipsCtx) (CC_OK) argument
16 #define FIPS_ECC_VALIDATE(pRndContext, pUserPrivKey, pUserPublKey, pFipsCtx) (CC_OK) argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_kg.c58 CCEcpkiKgFipsContext_t *pFipsCtx) /*in*/ in CC_EcpkiKeyPairGenerateBase()
164 CCEcpkiKgFipsContext_t *pFipsCtx) /*in*/ in CC_EcpkiKeyPairGenerate()
Dcc_ecies.c130 CCEcpkiKgFipsContext_t *pFipsCtx) /*in*/ in EciesKemEncrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_kg.c187 CCRsaKgFipsContext_t *pFipsCtx) in CC_RsaKgKeyPairGenerate()
336 CCRsaKgFipsContext_t *pFipsCtx ) in CC_RsaKgKeyPairCrtGenerate()