Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 73) sorted by relevance

123

/openssl/crypto/ec/
H A Decp_nistp224.c1439 if (pre) in ossl_ec_GFp_nistp224_points_mul()
1644 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp224_precompute_mult()
1684 point_add(pre->g_pre_comp[i][6][0], pre->g_pre_comp[i][6][1], in ossl_ec_GFp_nistp224_precompute_mult()
1685 pre->g_pre_comp[i][6][2], pre->g_pre_comp[i][4][0], in ossl_ec_GFp_nistp224_precompute_mult()
1686 pre->g_pre_comp[i][4][1], pre->g_pre_comp[i][4][2], in ossl_ec_GFp_nistp224_precompute_mult()
1690 point_add(pre->g_pre_comp[i][10][0], pre->g_pre_comp[i][10][1], in ossl_ec_GFp_nistp224_precompute_mult()
1691 pre->g_pre_comp[i][10][2], pre->g_pre_comp[i][8][0], in ossl_ec_GFp_nistp224_precompute_mult()
1692 pre->g_pre_comp[i][8][1], pre->g_pre_comp[i][8][2], in ossl_ec_GFp_nistp224_precompute_mult()
1697 pre->g_pre_comp[i][12][2], pre->g_pre_comp[i][8][0], in ossl_ec_GFp_nistp224_precompute_mult()
1698 pre->g_pre_comp[i][8][1], pre->g_pre_comp[i][8][2], in ossl_ec_GFp_nistp224_precompute_mult()
[all …]
H A Decp_nistp256.c1875 if (pre == NULL) in EC_nistp256_pre_comp_free()
1885 OPENSSL_free(pre); in EC_nistp256_pre_comp_free()
2053 if (pre) in ossl_ec_GFp_nistp256_points_mul()
2265 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp256_precompute_mult()
2310 memset(pre->g_pre_comp[i][0], 0, sizeof(pre->g_pre_comp[i][0])); in ossl_ec_GFp_nistp256_precompute_mult()
2313 point_add_small(pre->g_pre_comp[i][6][0], pre->g_pre_comp[i][6][1], in ossl_ec_GFp_nistp256_precompute_mult()
2314 pre->g_pre_comp[i][6][2], pre->g_pre_comp[i][4][0], in ossl_ec_GFp_nistp256_precompute_mult()
2315 pre->g_pre_comp[i][4][1], pre->g_pre_comp[i][4][2], in ossl_ec_GFp_nistp256_precompute_mult()
2316 pre->g_pre_comp[i][2][0], pre->g_pre_comp[i][2][1], in ossl_ec_GFp_nistp256_precompute_mult()
2321 pre->g_pre_comp[i][8][1], pre->g_pre_comp[i][8][2], in ossl_ec_GFp_nistp256_precompute_mult()
[all …]
H A Decp_nistp384.c1957 point_add(pre->g_pre_comp[6][0], pre->g_pre_comp[6][1], pre->g_pre_comp[6][2], in ossl_ec_GFp_nistp384_precompute_mult()
1958 pre->g_pre_comp[4][0], pre->g_pre_comp[4][1], pre->g_pre_comp[4][2], 0, in ossl_ec_GFp_nistp384_precompute_mult()
1959 pre->g_pre_comp[2][0], pre->g_pre_comp[2][1], pre->g_pre_comp[2][2]); in ossl_ec_GFp_nistp384_precompute_mult()
1961 point_add(pre->g_pre_comp[10][0], pre->g_pre_comp[10][1], pre->g_pre_comp[10][2], in ossl_ec_GFp_nistp384_precompute_mult()
1962 pre->g_pre_comp[8][0], pre->g_pre_comp[8][1], pre->g_pre_comp[8][2], 0, in ossl_ec_GFp_nistp384_precompute_mult()
1963 pre->g_pre_comp[2][0], pre->g_pre_comp[2][1], pre->g_pre_comp[2][2]); in ossl_ec_GFp_nistp384_precompute_mult()
1965 point_add(pre->g_pre_comp[12][0], pre->g_pre_comp[12][1], pre->g_pre_comp[12][2], in ossl_ec_GFp_nistp384_precompute_mult()
1966 pre->g_pre_comp[8][0], pre->g_pre_comp[8][1], pre->g_pre_comp[8][2], 0, in ossl_ec_GFp_nistp384_precompute_mult()
1967 pre->g_pre_comp[4][0], pre->g_pre_comp[4][1], pre->g_pre_comp[4][2]); in ossl_ec_GFp_nistp384_precompute_mult()
1969 point_add(pre->g_pre_comp[14][0], pre->g_pre_comp[14][1], pre->g_pre_comp[14][2], in ossl_ec_GFp_nistp384_precompute_mult()
[all …]
H A Decp_nistp521.c2176 point_add(pre->g_pre_comp[6][0], pre->g_pre_comp[6][1], in ossl_ec_GFp_nistp521_precompute_mult()
2177 pre->g_pre_comp[6][2], pre->g_pre_comp[4][0], in ossl_ec_GFp_nistp521_precompute_mult()
2178 pre->g_pre_comp[4][1], pre->g_pre_comp[4][2], in ossl_ec_GFp_nistp521_precompute_mult()
2182 point_add(pre->g_pre_comp[10][0], pre->g_pre_comp[10][1], in ossl_ec_GFp_nistp521_precompute_mult()
2183 pre->g_pre_comp[10][2], pre->g_pre_comp[8][0], in ossl_ec_GFp_nistp521_precompute_mult()
2184 pre->g_pre_comp[8][1], pre->g_pre_comp[8][2], in ossl_ec_GFp_nistp521_precompute_mult()
2188 point_add(pre->g_pre_comp[12][0], pre->g_pre_comp[12][1], in ossl_ec_GFp_nistp521_precompute_mult()
2189 pre->g_pre_comp[12][2], pre->g_pre_comp[8][0], in ossl_ec_GFp_nistp521_precompute_mult()
2190 pre->g_pre_comp[8][1], pre->g_pre_comp[8][2], in ossl_ec_GFp_nistp521_precompute_mult()
2194 point_add(pre->g_pre_comp[14][0], pre->g_pre_comp[14][1], in ossl_ec_GFp_nistp521_precompute_mult()
[all …]
H A Dec_mult.c75 if (pre != NULL) in EC_ec_pre_comp_dup()
76 CRYPTO_UP_REF(&pre->references, &i); in EC_ec_pre_comp_dup()
77 return pre; in EC_ec_pre_comp_dup()
80 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free() argument
84 if (pre == NULL) in EC_ec_pre_comp_free()
87 CRYPTO_DOWN_REF(&pre->references, &i); in EC_ec_pre_comp_free()
88 REF_PRINT_COUNT("EC_ec", pre); in EC_ec_pre_comp_free()
93 if (pre->points != NULL) { in EC_ec_pre_comp_free()
98 OPENSSL_free(pre->points); in EC_ec_pre_comp_free()
100 CRYPTO_FREE_REF(&pre->references); in EC_ec_pre_comp_free()
[all …]
/openssl/include/internal/
H A Dcommon.h58 #define HAS_PREFIX(str, pre) (strncmp(str, pre "", sizeof(pre) - 1) == 0) argument
60 #define CHECK_AND_SKIP_PREFIX(str, pre) \ argument
61 (HAS_PREFIX(str, pre) ? ((str) += sizeof(pre) - 1, 1) : 0)
65 #define CHECK_AND_SKIP_CASE_PREFIX(str, pre) \ argument
66 (HAS_CASE_PREFIX(str, pre) ? ((str) += sizeof(pre) - 1, 1) : 0)
H A Dcore.h55 int (*pre)(OSSL_PROVIDER *, int operation_id,
/openssl/apps/lib/
H A Dlog.c47 BIO *bio, *pre = BIO_new(BIO_f_prefix()); in log_with_prefix() local
50 (void)BIO_set_prefix(pre, prefix); in log_with_prefix()
51 bio = BIO_push(pre, bio_err); in log_with_prefix()
55 (void)BIO_pop(pre); in log_with_prefix()
56 BIO_free(pre); in log_with_prefix()
/openssl/crypto/
H A Dcore_algorithm.c19 int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member
53 if (data->pre == NULL) { in algorithm_do_map()
56 } else if (!data->pre(provider, cur_operation, no_store, data->data, in algorithm_do_map()
139 int (*pre)(OSSL_PROVIDER *, int operation_id, in ossl_algorithm_do_all()
154 cbdata.pre = pre; in ossl_algorithm_do_all()
/openssl/test/
H A Ddhtest.c562 # define make_rfc5114_td(pre) { \ argument
563 DH_get_##pre, \
564 dhtest_##pre##_xA, sizeof(dhtest_##pre##_xA), \
565 dhtest_##pre##_yA, sizeof(dhtest_##pre##_yA), \
566 dhtest_##pre##_xB, sizeof(dhtest_##pre##_xB), \
567 dhtest_##pre##_yB, sizeof(dhtest_##pre##_yB), \
568 dhtest_##pre##_Z, sizeof(dhtest_##pre##_Z) \
/openssl/doc/man3/
H A DSSL_CTX_set1_cert_comp_preference.pod66 SSL_CTX_compress_certs() and SSL_compress_certs() are used to pre-compress all
70 will result in an error, as only server certificates may be pre-compressed.
73 the pre-compressed certificate most recently set that may be stored for later
75 error, as only server certificates may be pre-compressed. The B<data> and
79 or SSL_set1_compressed_cert() to provide a pre-compressed version of the
80 most recently set certificate. This pre-compressed certificate can only be used
93 Only server certificates may be pre-compressed. Calling any of these functions
H A DCMS_final.pod24 CMS_final_digest() finalises the structure B<cms> using a pre-computed digest,
33 To sign a pre-computed digest, L<CMS_sign(3)> or CMS_sign_ex() is called
36 When signing a pre-computed digest, the security relies on the digest and its
H A DEVP_PKEY_sign.pod39 signing a pre-computed message digest using the algorithm given by I<algo> and
41 A context I<ctx> without a pre-loaded key cannot be used with this function.
43 but is uniquely intended to be used with a pre-computed messsage digest, and
44 allows pre-determining the exact conditions for that message digest, if a
113 implementation usually has these details pre-set and immutable.
119 words, it's not possible to specify a I<ctx> pre-loaded with an RSA pkey, or
191 =head2 RSA-SHA256 with a pre-computed digest
195 for which the padding is pre-determined to be B<RSA_PKCS1_PADDING>, and the
239 C<sha256WithRSAEncryption>, for which the padding is pre-determined to be
H A DSCT_new.pod100 B<CT_LOG_ENTRY_TYPE_PRECERT> for a pre-certificate.
132 Alternatively, the SCT can be pre-populated from the following data using
149 B<CT_LOG_ENTRY_TYPE_PRECERT> for a pre-certificate.
185 For example, an SCT found in an X.509 extension must have been issued for a pre-
H A DEVP_PKEY_verify.pod42 A context I<ctx> without a pre-loaded key cannot be used with this function.
44 treatment of the input to EVP_PKEY_verify() may be pre-determined, and in that
108 implementation usually has these details pre-set and immutable.
114 words, it's not possible to specify a I<ctx> pre-loaded with an RSA pkey, or
195 =head2 RSA-SHA256 with a pre-computed digest
199 for which the padding is pre-determined to be B<RSA_PKCS1_PADDING>, and the
239 C<sha256WithRSAEncryption>, for which the padding is pre-determined to be
H A DEVP_PKEY_verify_recover.pod36 A context I<ctx> without a pre-loaded key cannot be used with this function.
38 treatment of the input to EVP_PKEY_verify() may be pre-determined, and in that
66 pre-set (and immutable).
H A DSSL_get_version.pod70 The connection uses an obsolete pre-standardisation DTLS protocol
118 The connection uses an obsolete pre-standardisation DTLS protocol
H A DCT_POLICY_EVAL_CTX_new.pod51 the issuer certificate (if the SCT was issued for a pre-certificate)
114 was issued for a pre-certificate. This will be the case for SCTs embedded in a
/openssl/
H A DREADME-ENGINES.md98 pre-compiled application or in your own application code.
204 -pre SO_PATH:/lib/libfoo.so \
205 -pre ID:foo \
206 -pre LOAD \
207 -pre "CMD_FOO:some input data"
212 -pre SO_PATH:/lib/libfoo.so \
213 -pre ID:foo \
214 -pre LOAD
238 ("-pre" is almost always what you're after, in reality).
273 1. "cd" to the crypto/engine/ directory of a pre-compiled OpenSSL
[all …]
/openssl/util/
H A Dwithlibctx.pl80 my $pre = shift @rets;
82 @params = split(",", $pre);
/openssl/doc/man7/
H A Dossl-guide-introduction.pod28 Many Operating Systems (notably Linux distributions) supply pre-built OpenSSL
29 binaries either pre-installed or available via the package management system in
51 which already has a pre-built version of OpenSSL installed on it via the
55 than where the pre-built version is installed. You should B<never> replace the
56 pre-built version with a different version as this may break your system.
/openssl/doc/man1/
H A Dopenssl-engine.pod.in19 [B<-pre> I<command>] ...
59 =item B<-pre> I<command>
64 The B<-pre> command is given to the engine before it is loaded and
/openssl/dev/
H A Drelease.sh20 --alpha Start or increase the "alpha" pre-release tag.
21 --next-beta Switch to the "beta" pre-release tag after alpha release.
23 --beta Start or increase the "beta" pre-release tag.
359 announce_template=openssl-announce-pre-release.tmpl
755 C<< OpenSSL_I<VERSION>-preI<n> >> for pre-releases.
/openssl/dev/release-aux/
H A DREADME.md23 - openssl-announce-pre-release.tmpl and openssl-announce-release.tmpl
/openssl/doc/internal/man7/
H A DVERSION.pod33 This is the added pre-release tag, which is added to the version separated by
40 the version and possible pre-release tag, separated by a plus sign. For a

Completed in 55 milliseconds

123