Home
last modified time | relevance | path

Searched refs:BN_BLINDING (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dbn.h307 typedef struct bn_blinding_st BN_BLINDING;
595 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);
596 void BN_BLINDING_free(BN_BLINDING *b);
597 int BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx);
598 int BN_BLINDING_convert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx);
599 int BN_BLINDING_invert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx);
600 int BN_BLINDING_convert_ex(BIGNUM *n, BIGNUM *r, BN_BLINDING *b, BN_CTX *);
601 int BN_BLINDING_invert_ex(BIGNUM *n, const BIGNUM *r, BN_BLINDING *b,
604 unsigned long BN_BLINDING_get_thread_id(const BN_BLINDING *);
605 void BN_BLINDING_set_thread_id(BN_BLINDING *, unsigned long);
[all …]
H A Drsa.h163 BN_BLINDING *blinding;
164 BN_BLINDING *mt_blinding;
429 BN_BLINDING *RSA_setup_blinding(RSA *rsa, BN_CTX *ctx);
H A Dossl_typ.h122 typedef struct bn_blinding_st BN_BLINDING; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Drsa.h630 typedef struct bn_blinding_st BN_BLINDING; typedef
664 BN_BLINDING **blindings;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Drsa.h630 typedef struct bn_blinding_st BN_BLINDING; typedef
664 BN_BLINDING **blindings;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Drsa.h729 typedef struct bn_blinding_st BN_BLINDING; typedef
778 BN_BLINDING **blindings;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Drsa.h729 typedef struct bn_blinding_st BN_BLINDING; typedef
778 BN_BLINDING **blindings;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Drsa.h729 typedef struct bn_blinding_st BN_BLINDING; typedef
778 BN_BLINDING **blindings;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Drsa.h729 typedef struct bn_blinding_st BN_BLINDING; typedef
778 BN_BLINDING **blindings;