Searched refs:ECC_GeneratePublicKey (Results 1 – 4 of 4) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | crypto.h | 358 int32_t ECC_GeneratePublicKey(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char *private_k, char public_k1…
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | crypto.h | 425 int32_t ECC_GeneratePublicKey(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char *private_k, char public_k1…
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | crypto.c | 1212 int32_t ECC_GeneratePublicKey(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char *private_k, char public_k1… in ECC_GeneratePublicKey() function
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | crypto.c | 1134 int32_t ECC_GeneratePublicKey(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char *private_k, char public_k1… in ECC_GeneratePublicKey() function
|