Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dverify_checksum_iov.c40 krb5_data computed; in krb5_k_verify_checksum_iov() local
68 ret = alloc_data(&computed, ctp->compute_size); in krb5_k_verify_checksum_iov()
72 ret = ctp->checksum(ctp, key, usage, data, num_data, &computed); in krb5_k_verify_checksum_iov()
74 *valid = (k5_bcmp(computed.data, checksum->data.data, in krb5_k_verify_checksum_iov()
78 zapfree(computed.data, ctp->compute_size); in krb5_k_verify_checksum_iov()
H A Dverify_checksum.c40 krb5_checksum computed; in krb5_k_verify_checksum() local
71 data, &computed); in krb5_k_verify_checksum()
75 *valid = (k5_bcmp(computed.contents, cksum->contents, in krb5_k_verify_checksum()
78 free(computed.contents); in krb5_k_verify_checksum()
/freebsd/contrib/bearssl/T0/
H A DWordInterpreted.cs247 SType computed; in AnalyseFlow()
249 computed = new SType(-maxDepth, -1); in AnalyseFlow()
251 computed = new SType(-maxDepth, -maxDepth + exitSA); in AnalyseFlow()
255 if (!computed.IsSubOf(StackEffect)) { in AnalyseFlow()
260 Name, computed.ToString(), in AnalyseFlow()
264 StackEffect = computed; in AnalyseFlow()
/freebsd/contrib/kyua/utils/
H A Denv_test.cpp106 const optional< fs::path > computed = utils::get_home(); in ATF_TEST_CASE_BODY() local
107 ATF_REQUIRE(computed); in ATF_TEST_CASE_BODY()
108 ATF_REQUIRE_EQ(home, computed.get()); in ATF_TEST_CASE_BODY()
/freebsd/crypto/openssl/doc/man3/
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
43 but is uniquely intended to be used with a pre-computed message digest, and
191 =head2 RSA-SHA256 with a pre-computed digest
196 input digest is assumed to have been computed using SHA256.
H A DDH_size.pod34 computed by L<DH_compute_key(3)>.
H A DEVP_PKEY_verify.pod195 =head2 RSA-SHA256 with a pre-computed digest
200 input digest is assumed to have been computed using SHA256.
/freebsd/contrib/libevent/
H A Dconfig.h.in456 /* The size of `int', as computed by sizeof. */
459 /* The size of `long', as computed by sizeof. */
462 /* The size of `long long', as computed by sizeof. */
465 /* The size of `off_t', as computed by sizeof. */
468 /* The size of `pthread_t', as computed by sizeof. */
471 /* The size of `short', as computed by sizeof. */
474 /* The size of `size_t', as computed by sizeof. */
477 /* The size of `time_t', as computed by sizeof. */
480 /* The size of `void *', as computed by sizeof. */
H A Devent-config.h.cmake452 /* The size of `pthread_t', as computed by sizeof. */
455 /* The size of a `int', as computed by sizeof. */
458 /* The size of a `long', as computed by sizeof. */
461 /* The size of a `long long', as computed by sizeof. */
464 /* The size of `off_t', as computed by sizeof. */
470 /* The size of a `short', as computed by sizeof. */
473 /* The size of `size_t', as computed by sizeof. */
479 /* The size of `socklen_t', as computed by sizeof. */
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.h.in462 /* The size of `int', as computed by sizeof. */
465 /* The size of `long', as computed by sizeof. */
468 /* The size of `long long', as computed by sizeof. */
471 /* The size of `off_t', as computed by sizeof. */
474 /* The size of `pthread_t', as computed by sizeof. */
477 /* The size of `short', as computed by sizeof. */
480 /* The size of `size_t', as computed by sizeof. */
483 /* The size of `time_t', as computed by sizeof. */
486 /* The size of `void *', as computed by sizeof. */
H A Devent-config.h.cmake452 /* The size of `pthread_t', as computed by sizeof. */
455 /* The size of a `int', as computed by sizeof. */
458 /* The size of a `long', as computed by sizeof. */
461 /* The size of a `long long', as computed by sizeof. */
464 /* The size of `off_t', as computed by sizeof. */
470 /* The size of a `short', as computed by sizeof. */
473 /* The size of `size_t', as computed by sizeof. */
479 /* The size of `socklen_t', as computed by sizeof. */
/freebsd/crypto/openssl/doc/designs/
H A DML-KEM.md45 is also pre-computed and stored with the private key, and then need not be
50 This is not currently implemented, and the matrix is pre-computed in full.
63 shared secret is computed, these don't stay in memory long, and briefly saving
131 Remainders module the prime are computed via Barret Reduction and the decoding
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in793 /* The size of `char *', as computed by sizeof. */
796 /* The size of `int', as computed by sizeof. */
799 /* The size of `long', as computed by sizeof. */
802 /* The size of `long long', as computed by sizeof. */
805 /* The size of `pthread_t', as computed by sizeof. */
808 /* The size of `short', as computed by sizeof. */
811 /* The size of `signed char', as computed by sizeof. */
814 /* The size of `time_t', as computed by sizeof. */
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DOpts.td29 defm module_name : Eq<"module-name", "the module of which the dependencies are to be computed">;
/freebsd/crypto/krb5/src/util/et/
H A DISSUES47 Values are currently computed as 32-bit values, sign-extended to
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in243 /* The size of `time_t', as computed by sizeof. */
246 /* The size of `void *', as computed by sizeof. */
H A Dconfig.h.in240 /* The size of `time_t', as computed by sizeof. */
243 /* The size of `void *', as computed by sizeof. */
/freebsd/contrib/libpcap/
H A Dconfig.h.in325 /* The size of `time_t', as computed by sizeof. */
328 /* The size of `void *', as computed by sizeof. */
/freebsd/contrib/ntp/
H A Dconfig.h.in1549 /* The size of `char *', as computed by sizeof. */
1552 /* The size of `int', as computed by sizeof. */
1555 /* The size of `long', as computed by sizeof. */
1558 /* The size of `long long', as computed by sizeof. */
1561 /* The size of `pthread_t', as computed by sizeof. */
1564 /* The size of `short', as computed by sizeof. */
1567 /* The size of `signed char', as computed by sizeof. */
1570 /* The size of `time_t', as computed by sizeof. */
/freebsd/crypto/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod67 a valid result could be computed with infinite length integers but this
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc23 // they require error estimations to be computed separately due to larger
135 // rounding, so error estimations have to be computed taking the selected
359 // It is re-computed on denormal path that is expected to be not so
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A DTODO.asn123 struct, fill in the computed offset or whatever, read it back,
/freebsd/contrib/kyua/m4/
H A Dmemory.m485 dnl cache variable names. This should be automatically computed with
/freebsd/crypto/openssh/
H A DPROTOCOL.certkeys215 signature is computed over all preceding fields from the initial string
216 up to, and including the signature key. Signatures are computed and

1234