Searched refs:bignum_cmp_d (Results 1 – 5 of 5) sorted by relevance
58 bignum_cmp_d(pub, 1) <= 0) in crypto_dh_derive_secret()73 bignum_cmp_d(tmp, 1) != 0; in crypto_dh_derive_secret()
20 int bignum_cmp_d(const struct bignum *a, unsigned long b);
127 int bignum_cmp_d(const struct bignum *a, unsigned long b) in bignum_cmp_d() function
60 if (bignum_cmp_d(zero, 0) != 0) { in pkcs8_key_import()
209 if (pos == NULL || bignum_cmp_d(zero, 0) != 0) { in crypto_rsa_import_private_key()