Searched refs:mont (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | bn.h | 801 const BN_MONT_CTX *mont, BN_CTX *ctx); 832 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 852 const BN_MONT_CTX *mont, BN_CTX *ctx); 859 const BN_MONT_CTX *mont, BN_CTX *ctx); 868 const BN_MONT_CTX *mont, BN_CTX *ctx); 890 const BN_MONT_CTX *mont); 897 const BN_MONT_CTX *mont); 923 const BN_MONT_CTX *mont); 930 BN_CTX *ctx, const BN_MONT_CTX *mont); 939 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | bn.h | 786 const BN_MONT_CTX *mont, BN_CTX *ctx); 810 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 819 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, 834 const BN_MONT_CTX *mont, BN_CTX *ctx); 840 const BN_MONT_CTX *mont, BN_CTX *ctx); 849 const BN_MONT_CTX *mont, BN_CTX *ctx); 869 const BN_MONT_CTX *mont); 874 const BN_MONT_CTX *mont); 900 const BN_MONT_CTX *mont); 907 BN_CTX *ctx, const BN_MONT_CTX *mont);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | bn.h | 786 const BN_MONT_CTX *mont, BN_CTX *ctx); 810 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 819 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, 834 const BN_MONT_CTX *mont, BN_CTX *ctx); 840 const BN_MONT_CTX *mont, BN_CTX *ctx); 849 const BN_MONT_CTX *mont, BN_CTX *ctx); 869 const BN_MONT_CTX *mont); 874 const BN_MONT_CTX *mont); 900 const BN_MONT_CTX *mont); 907 BN_CTX *ctx, const BN_MONT_CTX *mont);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | bn.h | 801 const BN_MONT_CTX *mont, BN_CTX *ctx); 832 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 852 const BN_MONT_CTX *mont, BN_CTX *ctx); 859 const BN_MONT_CTX *mont, BN_CTX *ctx); 868 const BN_MONT_CTX *mont, BN_CTX *ctx); 890 const BN_MONT_CTX *mont); 897 const BN_MONT_CTX *mont); 923 const BN_MONT_CTX *mont); 930 BN_CTX *ctx, const BN_MONT_CTX *mont); 939 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | bn.h | 801 const BN_MONT_CTX *mont, BN_CTX *ctx); 832 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 852 const BN_MONT_CTX *mont, BN_CTX *ctx); 859 const BN_MONT_CTX *mont, BN_CTX *ctx); 868 const BN_MONT_CTX *mont, BN_CTX *ctx); 890 const BN_MONT_CTX *mont); 897 const BN_MONT_CTX *mont); 923 const BN_MONT_CTX *mont); 930 BN_CTX *ctx, const BN_MONT_CTX *mont); 939 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | bn.h | 801 const BN_MONT_CTX *mont, BN_CTX *ctx); 832 OPENSSL_EXPORT void BN_MONT_CTX_free(BN_MONT_CTX *mont); 852 const BN_MONT_CTX *mont, BN_CTX *ctx); 859 const BN_MONT_CTX *mont, BN_CTX *ctx); 868 const BN_MONT_CTX *mont, BN_CTX *ctx); 890 const BN_MONT_CTX *mont); 897 const BN_MONT_CTX *mont); 923 const BN_MONT_CTX *mont); 930 BN_CTX *ctx, const BN_MONT_CTX *mont); 939 OPENSSL_EXPORT int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod,
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-picolcd | 3 Contact: Bruno Prémont <bonbons@linux-vserver.org> 20 Contact: Bruno Prémont <bonbons@linux-vserver.org> 30 Contact: Bruno Prémont <bonbons@linux-vserver.org>
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | bn.h | 580 BN_MONT_CTX *mont, BN_CTX *ctx); 581 # define BN_to_montgomery(r,a,mont,ctx) BN_mod_mul_montgomery(\ argument 582 (r),(a),&((mont)->RR),(mont),(ctx)) 584 BN_MONT_CTX *mont, BN_CTX *ctx); 585 void BN_MONT_CTX_free(BN_MONT_CTX *mont); 586 int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx); 621 void BN_set_params(int mul, int high, int low, int mont);
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 13806 M: Bruno Prémont <bonbons@linux-vserver.org>
|