Home
last modified time | relevance | path

Searched refs:PkiExecModExpLeW (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.h136 CCError_t PkiExecModExpLeW(
Dpki.c486 CCError_t PkiExecModExpLeW( in PkiExecModExpLeW() function
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c913 err = PkiExecModExpLeW( in FfcDhGenKeyPair()
1134 err = PkiExecModExpLeW( in CC_FfcDhValidatePublKey()
1440 err = PkiExecModExpLeW( in CC_FfcDhValidateAndImportKeyPair()
1759 err = PkiExecModExpLeW( in FfcDhCalcSharedSecretVal()
1798 err = PkiExecModExpLeW( in FfcDhCalcSharedSecretVal()
2514 CHECK_ERROR(PkiExecModExpLeW( in CC_FfcDhGetSharedSecretVal()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Ddhm_alt.c163 …err = PkiExecModExpLeW( X->p/*out*/, T.p/*in*/, n_len_words, N->p/*modulus*/, n_size_bits, E->p, E… in mbedtls_mpi_exp_mod_hw()
171 …err = PkiExecModExpLeW( X->p/*out*/, A->p/*in*/, a_len_words, N->p/*modulus*/, n_size_bits, E->p, … in mbedtls_mpi_exp_mod_hw()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo277 PkiExecModExpLeW 170 48
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c746 err = PkiExecModExpLeW( in FfcFips186v4CreateGenerator()