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

/asus-wl-520gu-7.0.1.45/src/router/shared/bcmcrypto/
H A Dbn.h329 #define BN_one(a) (BN_set_word((a),1)) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/bcmcrypto/
H A Dbn.h329 #define BN_one(a) (BN_set_word((a),1)) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbn.h308 #define BN_one(a) (BN_set_word((a),1)) macro
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbn.h362 #define BN_one(a) (BN_set_word2((a),1)) macro

Completed in 104 milliseconds