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/ |
D | pki.h | 136 CCError_t PkiExecModExpLeW(
|
D | pki.c | 486 CCError_t PkiExecModExpLeW( in PkiExecModExpLeW() function
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh.c | 913 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/ |
D | dhm_alt.c | 163 …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/ |
D | stackinfo | 277 PkiExecModExpLeW 170 48
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
D | cc_ffc_domain.c | 746 err = PkiExecModExpLeW( in FfcFips186v4CreateGenerator()
|