Searched refs:BN_one (Results 26 - 41 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h347 #define BN_one(a) (BN_set_word((a), 1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec2_smpl.c747 if (!BN_one(&point->Z))
H A Decp_smpl.c1295 if (!BN_one(prod_Z[0]))
1384 if (!BN_one(&p->Z))
H A Dectest.c254 if (!BN_one(n1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec2_smpl.c747 if (!BN_one(&point->Z))
H A Decp_smpl.c1295 if (!BN_one(prod_Z[0]))
1384 if (!BN_one(&p->Z))
H A Dectest.c254 if (!BN_one(n1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_gf2m.c595 if (!BN_one(b)) goto err;
801 return(BN_one(r));
H A Dbn.h371 #define BN_one(a) (BN_set_word((a),1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_gf2m.c660 if (!BN_one(b))
992 return (BN_one(r));
H A Dbn.h408 # define BN_one(a) (BN_set_word((a),1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_gf2m.c660 if (!BN_one(b))
992 return (BN_one(r));
H A Dbn.h408 # define BN_one(a) (BN_set_word((a),1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h371 #define BN_one(a) (BN_set_word((a),1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec2_smpl.c928 if (!BN_one(&point->Z)) goto err;
H A Decp_smpl.c1681 if (!BN_one(&p->Z)) goto err;

Completed in 247 milliseconds

12