Searched defs:p_d (Results 1 – 5 of 5) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_core_ecc_eddsa.c | 876 … *base, cy_stc_crypto_edw_dp_type *edwDp, uint32_t p_x, uint32_t p_y, uint32_t p_d, uint32_t bitsi… in Cy_Crypto_Core_ED25519_PointMul() 1218 uint32_t p_d = 10u; /* private key */ in Cy_Crypto_Core_ED25519_MakePublicKey() local 1855 uint32_t p_d = 6u; /* grp->D */ in Cy_Crypto_Core_ED25519_PointDecode() local
|
| D | cy_crypto_core_ecc_key_gen.c | 309 uint32_t p_d = 10u; /* private key */ in Cy_Crypto_Core_ECC_MakePublicKey() local
|
| D | cy_crypto_core_ecc_ecdsa.c | 136 uint32_t p_d = 11U; in Cy_Crypto_Core_ECC_SignHash() local
|
| D | cy_cryptolite_nist_p.c | 688 uint8_t *p_d, uint8_t *p_order, in Cy_Cryptolite_EC_NistP_PointMul()
|
| D | cy_crypto_core_ecc_nist_p.c | 2475 …Core_EC_NistP_PointMul(CRYPTO_Type *base, uint32_t p_x, uint32_t p_y, uint32_t p_d, uint32_t p_ord… in Cy_Crypto_Core_EC_NistP_PointMul()
|