Home
last modified time | relevance | path

Searched full:regenerated (Results 1 – 25 of 128) sorted by relevance

123456

/freebsd/crypto/openssl/test/
H A Dec_internal_test.c491 BN_MONT_CTX *regenerated = BN_MONT_CTX_new(); in check_bn_mont_ctx() local
493 if (!TEST_ptr(regenerated)) in check_bn_mont_ctx()
498 if (!TEST_true(BN_MONT_CTX_set(regenerated, mod, ctx))) in check_bn_mont_ctx()
501 if (!TEST_true(ossl_bn_mont_ctx_eq(regenerated, mont))) in check_bn_mont_ctx()
507 BN_MONT_CTX_free(regenerated); in check_bn_mont_ctx()
H A Dquic_fifd_test.c263 /* FC frame should have regenerated for each stream */ in test_generic()
/freebsd/crypto/openssh/regress/misc/fuzz-harness/testdata/
H A DREADME4 corpora are also regenerated.
/freebsd/tools/tools/drm/radeon/mkregtable/
H A DREADME3 driver. Headers are regenerated by running "make" in this directory.
/freebsd/release/packages/ucl/
H A Dlocal-unbound.ucl23 After upgrading local-unbound, the configuration file should be regenerated
/freebsd/crypto/openssl/doc/designs/
H A DML-KEM.md39 key, holds a 32-byte seed from which the the matrix is regenerated by the recipient
46 regenerated during decapsulation.
/freebsd/crypto/openssl/
H A DHACKING.md74 generated files need to be removed and regenerated using `make update`.
/freebsd/usr.sbin/pw/
H A Dpwupd.c118 * needs to be regenerated in pw_update()
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.h79 Result is the number of bytes regenerated within 'dst'.
H A Dzstd_v02.h79 Result is the number of bytes regenerated within 'dst'.
H A Dzstd_v03.h79 Result is the number of bytes regenerated within 'dst'.
H A Dzstd_v04.h80 Result is the number of bytes regenerated within 'dst'.
H A Dzstd_v05.h75 * Dictionary must be identical to the one used during compression, otherwise regenerated data wil…
H A Dzstd_v06.h86 * Dictionary must be identical to the one used during compression, otherwise regenerated data wil…
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dreserved-memory.yaml94 can be otherwise regenerated or migrated elsewhere.
/freebsd/usr.bin/locate/locate/
H A Dlocate.1225 typically only regenerated once a week by the
/freebsd/crypto/openssh/
H A DOVERVIEW134 The server key will be regenerated every hour by an alarm.
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fifm.md5 sent which need to be regenerated if the packets they were placed into are
433 should be regenerated using the REGEN strategy. Some of these are specific
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse.h74 @return : size of regenerated data (<= maxDstSize),
246 @return : size of regenerated data (necessarily <= `dstCapacity`),
274 FSE_decompress_usingDTable() result will tell how many bytes were regenerated (<=`dstCapacity`).
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse.h73 @return : size of regenerated data (<= maxDstSize),
258 @return : size of regenerated data (necessarily <= `dstCapacity`),
286 FSE_decompress_usingDTable() result will tell how many bytes were regenerated (<=`dstCapacity`).
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_fifd.c176 * stream to determine if it really needs to be regenerated or not. in on_lost()
/freebsd/contrib/ntp/html/
H A Dauthopt.html32 …the specified interval, a session key list with a single entry will be regenerated for every messa…
H A Dmsyslog.html111 …ed untill the problem is fixed. If the certificate is local, it can be regenerated using the <tt>n…
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-ML-DSA.pod39 with keys (by default) regenerated from the seed even when also provided on import.
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h177 /// regenerated often.

123456