Home
last modified time | relevance | path

Searched full:updated (Results 1 – 25 of 1967) sorted by relevance

12345678910>>...79

/freebsd/secure/lib/libcrypto/man/man7/
H A Dlife_cycle-cipher.7167 .IP "updated" 4
168 .IX Item "updated"
190 | EVP_CIPHER_CTX_new ' updated or finaled states '
211 | | updated | EVP_CipherUpdate | |
216 …| updated | EVP_DecryptUpdate | | | updated |-----…
241 …start newed initialised updated finaled initialised updated initialised update…
249 EVP_CipherUpdate updated updated
250 …DecryptUpdate updated updated
252updated updated
259 …_params newed initialised updated initialised updated initialis…
[all …]
H A Dlife_cycle-mac.7156 .IP "updated" 4
157 .IX Item "updated"
189 | | updated | -+
208 start newed initialised updated finaled freed
211 EVP_MAC_update updated updated
215 EVP_MAC_CTX_get_params newed initialised updated
216 EVP_MAC_CTX_set_params newed initialised updated
217 EVP_MAC_CTX_gettable_params newed initialised updated
218 EVP_MAC_CTX_settable_params newed initialised updated
H A Dlife_cycle-digest.7155 .IP "updated" 4
156 .IX Item "updated"
188 EVP_DigestInit | | updated | --+
207 start newed initialised updated finaled freed
210 EVP_DigestUpdate updated updated
215 EVP_MD_CTX_get_params newed initialised updated
216 EVP_MD_CTX_set_params newed initialised updated
217 EVP_MD_CTX_gettable_params newed initialised updated
218 EVP_MD_CTX_settable_params newed initialised updated
/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-cipher.pod38 =item updated
68 | EVP_CIPHER_CTX_new ' updated or finaled states '
89 | | updated | EVP_CipherUpdate | |
94 …| updated | EVP_DecryptUpdate | | | updated |-----…
127 …start newed initialised updated finaled initialised updated initialised update…
135 EVP_CipherUpdate updated updated
136 …DecryptUpdate updated updated
138updated updated
145 …_params newed initialised updated initialised updated initialis…
147 …_params newed initialised updated initialised updated initialis…
[all …]
H A Dlife_cycle-mac.pod28 =item updated
69 | | updated | -+
96 start newed initialised updated finaled freed
99 EVP_MAC_update updated updated
103 EVP_MAC_CTX_get_params newed initialised updated
104 EVP_MAC_CTX_set_params newed initialised updated
105 EVP_MAC_CTX_gettable_params newed initialised updated
106 EVP_MAC_CTX_settable_params newed initialised updated
119 <th style="border:1px solid" align="center">updated</th>
139 <td style="border:1px solid" align="center">updated</td>
[all …]
H A Dlife_cycle-digest.pod27 =item updated
68 EVP_DigestInit | | updated | --+
95 start newed initialised updated finaled freed
98 EVP_DigestUpdate updated updated
103 EVP_MD_CTX_get_params newed initialised updated
104 EVP_MD_CTX_set_params newed initialised updated
105 EVP_MD_CTX_gettable_params newed initialised updated
106 EVP_MD_CTX_settable_params newed initialised updated
119 <th style="border:1px solid" align="center">updated</th>
139 <td style="border:1px solid" align="center">updated</td>
[all …]
/freebsd/crypto/openssl/doc/life-cycles/
H A Dcipher.dot8 updated [fontcolor="#c94c4c"];
13 d_updated [label="updated\n(decryption)", fontcolor="#c94c4c"];
15 e_updated [label="updated\n(encryption)", fontcolor="#c94c4c"];
21 initialised -> updated [label="EVP_CipherUpdate", weight=2];
22 updated -> updated [label="EVP_CipherUpdate"];
23 updated -> finaled [label="EVP_CipherFinal"];
52 updated [fontcolor="#c94c4c"];
60 initialised -> updated [label="EVP_CipherUpdate", weight=2];
61 updated -> updated [label="EVP_CipherUpdate"];
62 updated -> finaled [label="EVP_CipherFinal"];
[all …]
H A Ddigest.dot7 updated [label=updated, fontcolor="#c94c4c"];
13 initialised -> updated [label="EVP_DigestUpdate", weight=3];
14 updated -> updated [label="EVP_DigestUpdate"];
15 updated -> finaled [label="EVP_DigestFinal"];
16 updated -> finaled [label="EVP_DigestFinalXOF",
26 updated -> newed [label="EVP_MD_CTX_reset", style=dashed,
28 updated -> initialised [label="EVP_DigestInit", weight=0, style=dashed,
H A Dmac.dot7 updated [fontcolor="#c94c4c"];
13 initialised -> updated [label="EVP_MAC_update"];
14 updated -> updated [label="EVP_MAC_update"];
15 updated -> finaled [label="EVP_MAC_final"];
16 updated -> finaled [label="EVP_MAC_finalXOF",
23 updated -> initialised [label="EVP_MAC_init", style=dashed,
/freebsd/contrib/bearssl/inc/
H A Dbearssl_block.h88 * The IV is provided with the `iv` pointer; it is also updated with
110 * The IV is provided with the `iv` pointer; it is also updated with
163 * updated with the new value after data processing. The 'cbcmac'
179 * updated with the new value after data processing. The 'cbcmac'
194 * first block), and it is updated with the new value after data
430 * updated with a copy of the last encrypted block. The data
435 * \param iv IV for CBC encryption (updated).
486 * updated with a copy of the last encrypted block. The data
491 * \param iv IV for CBC decryption (updated).
548 * The data to encrypt or decrypt is updated "in place". Its
[all …]
/freebsd/contrib/one-true-awk/
H A DChangeLog84 * awk.1: Updated.
85 * main.c (version): Updated.
107 * main.c (version): Updated.
116 * main.c (version): Updated.
138 * awktest.tar: Updated from fixed test suite, directory
156 * main.c (version): Updated.
162 * TODO: Updated.
171 * bugs-fixed/README: Updated.
174 * main.c (version): Updated.
224 * bugs-fixed/README: Updated.
[all …]
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_types_etmv3.h102 uint32_t updated:1; /**< context updated */ member
103 uint32_t updated_c:1; /**< updated CtxtID */
104 uint32_t updated_v:1; /**< updated VMID */
119 uint32_t update_be:1; /**< updated Be flag */
120 uint32_t update_addr:1; /**< updated address */
121 uint32_t update_dval:1; /**< updated data value */
128 uint32_t has_cycle_count:1; /**< updated cycle count */
153 uint8_t ts_update_bits; /**< bits of ts updated this packet (if TS packet) */
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora197 - Updated to 1.4.13
209 - Updated to 1.4.12
212 - Updated to 1.4.11
214 - updated stock unbound.conf for new options introduced
226 - Updated to 1.4.9
232 - Updated to 1.4.8
262 - Updated to 1.4.2
263 - Updated unbound.conf with new options
282 - Updated to 1.4.1
295 - Updated to 1.3.3
[all …]
/freebsd/contrib/ldns/packaging/fedora/
H A Dldns.spec122 - Updated to 1.6.11
127 - Updated to 1.6.10
131 - Updated to 1.6.9
134 - Updated to 1.6.8
156 - Bump version, sources file was not updated.
159 -Updated to 1.6.1
162 - Updated to 1.6.0
175 - Updated to 1.4.0
179 - Updated to latest release
/freebsd/contrib/unbound/doc/
H A DChangelog230 current delegation information be updated in cache. The fix allows
232 updated, but as a consequence no longer has certain expired
456 forwarder addresses and uses them from cache. Also updated that
538 is updated and fetched after it is stored, and also check for a
972 - Updated IPv4 and IPv6 address for b.root-servers.net in root hints.
1342 - Fix for #882: small changes, date updated in Copyright for
1874 - Fix for #633: updated fix with new text.
2339 - Generated lexer and parser for #486; updated example.conf.
2675 - iana portlist updated.
2693 - iana portlist updated
[all...]
/freebsd/contrib/ntp/libparse/
H A Dparse.c194 unsigned int updated = PARSE_INP_SKIP; in parse_restart() local
209 updated = PARSE_INP_TIME; in parse_restart()
214 parseprintf(DD_PARSE, ("parse: parse_restart: buffer start (updated = %x)\n", updated)); in parse_restart()
215 return updated; in parse_restart()
267 register u_int updated = CVT_NONE; in parse_ioread() local
307 updated = CVT_OK; in parse_ioread()
312 updated = (u_int) timepacket(parseio); in parse_ioread()
317 updated |= CVT_ADDITIONAL; in parse_ioread()
328 if ((updated in parse_ioread()
356 register u_int updated = CVT_NONE; parse_iopps() local
[all...]
/freebsd/contrib/ncurses/
H A Daclocal.m445 dnl AM_LANGINFO_CODESET version: 7 updated: 2023/01/11 04:05:23
70 dnl CF_ABI_DEFAULTS version: 5 updated: 2023/10/21 08:54:23
125 dnl CF_ACVERSION_CHECK version: 5 updated: 2014/06/04 19:11:49
141 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53
151 dnl CF_ADA_INCLUDE_DIRS version: 8 updated: 2013/10/14 04:24:07
175 dnl CF_ADD_ADAFLAGS version: 1 updated: 2010/06/19 15:22:18
183 dnl CF_ADD_CFLAGS version: 15 updated: 2020/12/31 10:54:15
272 dnl CF_ADD_CXXFLAGS version: 1 updated: 2020/04/04 16:16:13
289 dnl CF_ADD_INCDIR version: 17 updated: 2021/09/04 06:35:04
348 dnl CF_ADD_LIB version: 2 updated: 2010/06/02 05:03:05
[all …]
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp155 // TryFallbackUnwindPlan for prev_frame succeeded and updated in GetOneMoreFrame()
157 // still needs to be updated. Hence updating it. in GetOneMoreFrame()
174 // TryFallbackUnwindPlan for prev_frame succeeded and updated in GetOneMoreFrame()
176 // still needs to be updated. Hence updating it. in GetOneMoreFrame()
194 // TryFallbackUnwindPlan for prev_frame succeeded and updated in GetOneMoreFrame()
196 // still needs to be updated. Hence updating it. in GetOneMoreFrame()
222 // TryFallbackUnwindPlan for prev_frame succeeded and updated in GetOneMoreFrame()
224 // prev_frame still needs to be updated. Hence updating it. in GetOneMoreFrame()
250 // TryFallbackUnwindPlan for prev_frame succeeded and updated in GetOneMoreFrame()
252 // still needs to be updated. Hence updating it. in GetOneMoreFrame()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dshaintrin.h25 /// (\c _mm_sha1nexte_epu32() can perform this step). Returns the updated
49 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-1 state.
67 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-1
107 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-1
121 /// Returns the updated SHA-256 state (A, B, E, F) as a 128-bit vector of
140 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-1 state.
159 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-256
179 /// \returns A 128-bit vector of [4 x i32] containing the updated SHA-256
/freebsd/contrib/unbound/services/cache/
H A Drrset.h116 * If rdata is the same, TTL in the cache is updated.
127 * @return: true if the passed reference is updated, false if it is unchanged.
129 * 1: reference updated, item is inserted in cache.
130 * 2: reference updated, item in cache is considered superior.
198 * @param r: the rrset cache. In this cache LRU is updated.
213 * The values are only updated if security is increased (towards secure).
216 * untouched. The rrset in the cache is updated in-place.
238 * @param qnamelen: length of qname, updated when it returns.
253 * @param qnamelen: length of qname, updated when it returns.
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msgctl.c188 atf_tc_set_md_var(tc, "descr", "Test that PIDs are updated"); in ATF_TC_HEAD()
221 atf_tc_fail("the PID of last msgsnd(2) was not updated"); in ATF_TC_BODY()
240 atf_tc_fail("the PID of last msgrcv(2) was not updated"); in ATF_TC_BODY()
303 atf_tc_set_md_var(tc, "descr", "Test that access times are updated"); in ATF_TC_HEAD()
327 atf_tc_fail("time of last msgsnd(2) was not updated"); in ATF_TC_BODY()
330 atf_tc_fail("time of last msgrcv(2) was updated incorrectly"); in ATF_TC_BODY()
339 atf_tc_fail("time of last msgrcv(2) was not updated"); in ATF_TC_BODY()
345 atf_tc_fail("time of last msgsnd(2) was updated incorrectly"); in ATF_TC_BODY()
/freebsd/contrib/dialog/
H A Daclocal.m434 dnl AM_GNU_GETTEXT version: 15 updated: 2021/01/02 09:31:20
98 dnl AM_ICONV version: 12 updated: 2007/07/30 19:12:03
170 dnl AM_LANGINFO_CODESET version: 6 updated: 2021/01/01 16:53:59
193 dnl AM_LC_MESSAGES version: 6 updated: 2021/01/02 09:31:20
224 dnl AM_PATH_PROG_WITH_TEST version: 10 updated: 2021/01/02 09:31:20
283 dnl AM_WITH_NLS version: 31 updated: 2021/01/04 17:48:08
615 dnl CF_ACVERSION_CHECK version: 5 updated: 2014/06/04 19:11:49
631 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53
641 dnl CF_ADD_CFLAGS version: 15 updated: 2020/12/31 10:54:15
730 dnl CF_ADD_INCDIR version: 16 updated: 2020/12/31 20:19:42
[all …]
/freebsd/contrib/byacc/
H A Daclocal.m431 dnl CF_ACVERSION_CHECK version: 5 updated: 2014/06/04 19:11:49
47 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53
57 dnl CF_ADD_CFLAGS version: 15 updated: 2020/12/31 10:54:15
146 dnl CF_APPEND_CFLAGS version: 3 updated: 2021/09/05 17:25:40
165 dnl CF_APPEND_TEXT version: 1 updated: 2017/02/25 18:58:55
175 dnl CF_ARG_DISABLE version: 3 updated: 1999/03/30 17:24:31
181 dnl CF_ARG_ENABLE version: 3 updated: 1999/03/30 17:24:31
187 dnl CF_ARG_OPTION version: 5 updated: 2015/05/10 19:52:14
210 dnl CF_C11_NORETURN version: 4 updated: 2023/02/18 17:41:25
248 dnl CF_CC_ENV_FLAGS version: 11 updated: 2023/02/20 11:15:46
[all …]
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c40 int updated; member
89 ctx->updated = 0; in poly1305_setkey()
104 return ctx->updated == 0; in poly1305_init()
112 ctx->updated = 1; in poly1305_update()
128 ctx->updated = 1; in poly1305_final()
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_types_ptm.h79 uint32_t updated:1; /**< context updated */ member
80 uint32_t updated_c:1; /**< updated CtxtID */
81 uint32_t updated_v:1; /**< updated VMID */
113 uint8_t ts_update_bits; /**< bits of ts updated this packet. (if TS packet) */

12345678910>>...79