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

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbn.h370 #define BN_zero(a) BN_zero_ex(a) macro
372 #define BN_zero(a) (BN_set_word2((a),0)) macro
/asus-wl-520gu-7.0.1.45/src/router/shared/bcmcrypto/
H A Dbn.h330 #define BN_zero(a) (BN_set_word((a),0)) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/bcmcrypto/
H A Dbn.h330 #define BN_zero(a) (BN_set_word((a),0)) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbn.h309 #define BN_zero(a) (BN_set_word((a),0)) macro

Completed in 42 milliseconds