Home
last modified time | relevance | path

Searched refs:BN_get_params (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/ohos_lite/include/openssl/
Dbn.h403 DEPRECATEDIN_0_9_8(int BN_get_params(int which)) /* 0, mul, 1 high, 2 low, 3
/third_party/openssl/include/openssl/
Dbn.h447 int BN_get_params(int which); /* 0, mul, 1 high, 2 low, 3 mont */
/third_party/openssl/util/
Dmissingcrypto.txt255 BN_get_params(3)
Dmissingcrypto111.txt277 BN_get_params(3)
Dlibcrypto.num3413 BN_get_params 3487 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_0_9_8
/third_party/openssl/crypto/bn/
Dbn_lib.c67 int BN_get_params(int which) in BN_get_params() function