Searched defs:Xp (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/crypto/bn/ |
D | bn_x931p.c | 52 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/ |
D | rsa_x931g.c | 21 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/ |
D | v3d.c | 29 int Xp, Yp; in v3d_to_v2d() local
|
/third_party/mbedtls/library/ |
D | bignum.c | 820 unsigned char *Xp; in mbedtls_mpi_read_binary() local
|