Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:dP

3751      const ltc_ecc_set_type *dp);
3754 This function generates a random ECC key over the curve specified by the parameters by \textit{dp}. The rest of the parameters are equivalent to
3794 const ltc_ecc_set_type *dp);
3797 the ECC structure pointed to by \textit{key}. The curve is specified by the parameters pointed to by \textit{dp}. The function will free
3832 ltc_ecc_set_type *dp);
3834 This will import the key stored in the array pointed to by \textit{in} of length \textit{inlen} octets using the domain parameters pointed to by \textit{dp}.
6469 void *dP;