Searched refs:BN_is_one (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/shared/bcmcrypto/
H A Dbn.h324 #define BN_is_one(a) (BN_abs_is_word((a),1) && !(a)->neg) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/bcmcrypto/
H A Dbn.h324 #define BN_is_one(a) (BN_abs_is_word((a),1) && !(a)->neg) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbn.h303 #define BN_is_one(a) (BN_abs_is_word((a),1) && !(a)->neg) macro
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbn.h358 #define BN_is_one(a) (BN_abs_is_word((a),1) && !(a)->neg) macro

Completed in 102 milliseconds