Searched refs:bignum_cmp_d (Results 1 - 16 of 16) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dbignum.h26 int bignum_cmp_d(const struct bignum *a, unsigned long b);
H A Dbignum.c133 int bignum_cmp_d(const struct bignum *a, unsigned long b) function
H A Drsa.c194 if (pos == NULL || bignum_cmp_d(zero, 0) != 0) {
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dbignum.h20 int bignum_cmp_d(const struct bignum *a, unsigned long b);
H A Dbignum.c127 int bignum_cmp_d(const struct bignum *a, unsigned long b) function
H A Dpkcs8.c60 if (bignum_cmp_d(zero, 0) != 0) {
H A Drsa.c186 if (pos == NULL || bignum_cmp_d(zero, 0) != 0) {
/external/wpa_supplicant_8/src/tls/
H A Dbignum.h20 int bignum_cmp_d(const struct bignum *a, unsigned long b);
H A Dbignum.c127 int bignum_cmp_d(const struct bignum *a, unsigned long b) function
H A Dpkcs8.c60 if (bignum_cmp_d(zero, 0) != 0) {
H A Drsa.c186 if (pos == NULL || bignum_cmp_d(zero, 0) != 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dbignum.h20 int bignum_cmp_d(const struct bignum *a, unsigned long b);
H A Dbignum.c127 int bignum_cmp_d(const struct bignum *a, unsigned long b) function
H A Dpkcs8.c60 if (bignum_cmp_d(zero, 0) != 0) {
H A Drsa.c186 if (pos == NULL || bignum_cmp_d(zero, 0) != 0) {
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dcrypto_internal.c481 if (bignum_cmp_d(zero, 0) != 0) {

Completed in 398 milliseconds