Searched defs:PemEncryptedFileName_ptr (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/ |
D | common_rsa_keypair.c | 35 int32_t CC_CommonGetKeyPair(RSA **pRsaKeyPair, int8_t *PemEncryptedFileName_ptr, int8_t *Key_ptr) in CC_CommonGetKeyPair() 72 int32_t CC_CommonGetPubKey(RSA **pRsaKeyPair, int8_t *PemEncryptedFileName_ptr) in CC_CommonGetPubKey()
|
D | common_sb_ops.c | 180 SBUEXPORT_C int SBU_GetNFromKeyPairAndCalcH(char* PemEncryptedFileName_ptr, char *pwdFileName, char… in SBU_GetNFromKeyPairAndCalcH() 299 SBUEXPORT_C int SBU_GetNAndNpFromKeyPair(char* PemEncryptedFileName_ptr, char *pwdFileName, char *P… in SBU_GetNAndNpFromKeyPair() 332 SBUEXPORT_C int SBU_GetNAndNpFromPubKey(char* PemEncryptedFileName_ptr, char *PemDecryted) in SBU_GetNAndNpFromPubKey()
|
D | common_rsa_keypair_util.c | 45 int32_t CC_CommonGetNbuffFromKeyPair(int8_t *PemEncryptedFileName_ptr, int8_t *pwdFileName, uint8_t… in CC_CommonGetNbuffFromKeyPair() 112 int32_t CC_CommonGetNAndNpFromKeyPair(int8_t *PemEncryptedFileName_ptr, int8_t *pwdFileName, uint8_… in CC_CommonGetNAndNpFromKeyPair()
|
D | common_crypto_asym.c | 679 int32_t CC_CommonRsaLoadKey(int8_t *PemEncryptedFileName_ptr, int8_t *Key_ptr, int8_t *PemDecryted) in CC_CommonRsaLoadKey()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/oem_key_request/lib/ |
D | main.c | 49 char* PemEncryptedFileName_ptr, in SBU_RSA_Sign()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/cert_lib/ |
D | main.c | 52 char* PemEncryptedFileName_ptr, in SBU_RSA_Sign()
|