Home
last modified time | relevance | path

Searched defs:Xp (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/bn/
Dbn_x931p.c52 const BIGNUM *Xp, const BIGNUM *Xp1, in BN_X931_derive_prime_ex()
160 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq()
217 const BIGNUM *Xp, in BN_X931_generate_prime_ex()
/third_party/openssl/crypto/rsa/
Drsa_x931g.c21 const BIGNUM *Xp, const BIGNUM *Xq1, const BIGNUM *Xq2, in RSA_X931_derive_ex()
148 BIGNUM *Xp = NULL, *Xq = NULL; in RSA_X931_generate_key_ex() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dv3d.c29 int Xp, Yp; in v3d_to_v2d() local
/third_party/mbedtls/library/
Dbignum.c820 unsigned char *Xp; in mbedtls_mpi_read_binary() local