Home
last modified time | relevance | path

Searched defs:BN_FLG_MALLOCED (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dbn.rs9 pub const BN_FLG_MALLOCED: c_int = 0x01; constant
/third_party/openssl/include/openssl/
Dbn.h58 # define BN_FLG_MALLOCED 0x01 macro
/third_party/openssl/ohos_lite/include/openssl/
Dbn.h52 # define BN_FLG_MALLOCED 0x01 macro