Searched defs:BN_GF2m_sub (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | bn.h | 473 # define BN_GF2m_sub(r, a, b) BN_GF2m_add(r, a, b) macro
|
/third_party/openssl/include/openssl/ |
H A D | bn.h | 473 # define BN_GF2m_sub(r, a, b) BN_GF2m_add(r, a, b) macro
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bn.h | 429 # define BN_GF2m_sub(r, a, b) BN_GF2m_add(r, a, b) macro
|
Completed in 3 milliseconds