Home
last modified time | relevance | path

Searched refs:last (Results 1 – 25 of 130) sorted by relevance

123456

/openssl/crypto/
H A Dparams_dup.c47 void ossl_param_set_secure_block(OSSL_PARAM *last, void *secure_buffer, in ossl_param_set_secure_block() argument
50 last->key = NULL; in ossl_param_set_secure_block()
51 last->data_size = secure_buffer_sz; in ossl_param_set_secure_block()
52 last->data = secure_buffer; in ossl_param_set_secure_block()
53 last->data_type = OSSL_PARAM_ALLOCATED_END; in ossl_param_set_secure_block()
102 OSSL_PARAM *last, *dst; in OSSL_PARAM_dup() local
131 last = ossl_param_dup(src, dst, buf, NULL); in OSSL_PARAM_dup()
133 ossl_param_set_secure_block(last, buf[OSSL_PARAM_BUF_SECURE].alloc, in OSSL_PARAM_dup()
H A Dparam_build.c364 OSSL_PARAM *params, *last; in OSSL_PARAM_BLD_to_param() local
383 last = param_bld_convert(bld, params, blk, s); in OSSL_PARAM_BLD_to_param()
384 ossl_param_set_secure_block(last, s, ss); in OSSL_PARAM_BLD_to_param()
/openssl/apps/lib/
H A Dapp_rand.c43 int last, ret = 1; in loadfiles() local
46 last = 0; in loadfiles()
50 last = 1; in loadfiles()
57 if (last) in loadfiles()
/openssl/crypto/x509/
H A Dpcy_tree.c260 X509_POLICY_LEVEL *last = curr - 1; in tree_link_matching_nodes() local
264 for (i = 0; i < sk_X509_POLICY_NODE_num(last->nodes); i++) { in tree_link_matching_nodes()
267 if (ossl_policy_node_match(last, node, data->valid_policy)) { in tree_link_matching_nodes()
273 if (!matched && last->anyPolicy) { in tree_link_matching_nodes()
341 const X509_POLICY_LEVEL *last = curr - 1; in tree_link_unmatched() local
344 if ((last->flags & X509_V_FLAG_INHIBIT_MAP) in tree_link_unmatched()
379 X509_POLICY_LEVEL *last = curr - 1; in tree_link_any() local
381 for (i = 0; i < sk_X509_POLICY_NODE_num(last->nodes); i++) { in tree_link_any()
382 node = sk_X509_POLICY_NODE_value(last->nodes, i); in tree_link_any()
388 if (last->anyPolicy && in tree_link_any()
[all …]
/openssl/test/
H A Dconf_include_test.c44 char *last = NULL; in change_path() local
52 last = p++; in change_path()
54 if (last == NULL) in change_path()
57 last[DIRSEP_PRESERVE] = 0; in change_path()
62 new_config_name = strdup(last + DIRSEP_PRESERVE + 1); in change_path()
H A Dfilterprov.c167 int algnum = 0, last = 0, ret = 0; in filter_provider_set_filter() local
187 for (name = filterstrtmp; !last; name = (sep == NULL ? NULL : sep + 1)) { in filter_provider_set_filter()
192 last = 1; in filter_provider_set_filter()
/openssl/tools/
H A Dc_rehash.in29 last if ( $flag eq '--');
72 last;
170 last if ($is_crl);
173 last if ($is_cert);
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c137 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
153 if (last > frag && ((last + 13 + 9) % 64) < (x4 - 1)) { in tls1_multi_block_encrypt()
155 last -= x4 - 1; in tls1_multi_block_encrypt()
182 unsigned int len = (i == (x4 - 1) ? last : frag); in tls1_multi_block_encrypt()
228 minblocks = ((frag <= last ? frag : last) - (64 - 13)) / 64; in tls1_multi_block_encrypt()
258 unsigned int len = (i == (x4 - 1) ? last : frag), in tls1_multi_block_encrypt()
719 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
746 last = inp_len + frag - (frag << n4x); in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
747 if (last > frag && ((last + 13 + 9) % 64 < (x4 - 1))) { in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
749 last -= x4 - 1; in aesni_cbc_hmac_sha1_tls1_multiblock_aad()
[all …]
H A Dcipher_aes_cbc_hmac_sha256_hw.c141 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
157 if (last > frag && ((last + 13 + 9) % 64) < (x4 - 1)) { in tls1_multi_block_encrypt()
159 last -= x4 - 1; in tls1_multi_block_encrypt()
187 unsigned int len = (i == (x4 - 1) ? last : frag); in tls1_multi_block_encrypt()
236 minblocks = ((frag <= last ? frag : last) - (64 - 13)) / 64; in tls1_multi_block_encrypt()
266 unsigned int len = (i == (x4 - 1) ? last : frag), in tls1_multi_block_encrypt()
772 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
798 last = inp_len + frag - (frag << n4x); in aesni_cbc_hmac_sha256_tls1_multiblock_aad()
799 if (last > frag && ((last + 13 + 9) % 64 < (x4 - 1))) { in aesni_cbc_hmac_sha256_tls1_multiblock_aad()
801 last -= x4 - 1; in aesni_cbc_hmac_sha256_tls1_multiblock_aad()
[all …]
/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm70 my $last = pop @algos;
71 plan skip_all => join(", ", @algos)." and $last are not supported by this OpenSSL build";
/openssl/Configurations/
H A D15-android.conf31 last if defined $ndk;
49 last;
72 last;
93 last;
H A D10-main.conf96 $wcelflag.=" /machine:X86"; last; };
100 $wcelflag.=" /machine:THUMB"; last; };
102 $wcelflag.=" /machine:ARM"; last; };
105 $wcelflag.=" /machine:MIPSFPU"; last; };
108 $wcelflag.=" /machine:MIPS16"; last; };
111 $wcelflag.=" /machine:MIPS"; last; };
113 $wcelflag.=" /machine:MIPS"; last; };
116 $wcelflag.=" /machine:$wcetgt"; last; };
118 $wcelflag.=" /machine:$wcetgt"; last; };
/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c190 last = (unsigned int)inp_len + frag - (frag << (1 + n4x)); in tls1_1_multi_block_encrypt()
191 if (last > frag && ((last + 13 + 9) % 64) < (x4 - 1)) { in tls1_1_multi_block_encrypt()
193 last -= x4 - 1; in tls1_1_multi_block_encrypt()
220 unsigned int len = (i == (x4 - 1) ? last : frag); in tls1_1_multi_block_encrypt()
266 minblocks = ((frag <= last ? frag : last) - (64 - 13)) / 64; in tls1_1_multi_block_encrypt()
296 unsigned int len = (i == (x4 - 1) ? last : frag), in tls1_1_multi_block_encrypt()
854 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_ctrl() local
883 last = inp_len + frag - (frag << n4x); in aesni_cbc_hmac_sha1_ctrl()
884 if (last > frag && ((last + 13 + 9) % 64 < (x4 - 1))) { in aesni_cbc_hmac_sha1_ctrl()
886 last -= x4 - 1; in aesni_cbc_hmac_sha1_ctrl()
[all …]
H A De_aes_cbc_hmac_sha256.c185 last = (unsigned int)inp_len + frag - (frag << (1 + n4x)); in tls1_1_multi_block_encrypt()
186 if (last > frag && ((last + 13 + 9) % 64) < (x4 - 1)) { in tls1_1_multi_block_encrypt()
188 last -= x4 - 1; in tls1_1_multi_block_encrypt()
215 unsigned int len = (i == (x4 - 1) ? last : frag); in tls1_1_multi_block_encrypt()
264 minblocks = ((frag <= last ? frag : last) - (64 - 13)) / 64; in tls1_1_multi_block_encrypt()
294 unsigned int len = (i == (x4 - 1) ? last : frag), in tls1_1_multi_block_encrypt()
828 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_ctrl() local
860 last = inp_len + frag - (frag << n4x); in aesni_cbc_hmac_sha256_ctrl()
861 if (last > frag && ((last + 13 + 9) % 64 < (x4 - 1))) { in aesni_cbc_hmac_sha256_ctrl()
863 last -= x4 - 1; in aesni_cbc_hmac_sha256_ctrl()
[all …]
/openssl/crypto/ocsp/
H A Docsp_cl.c222 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find() argument
230 if (last < 0) in OCSP_resp_find()
231 last = 0; in OCSP_resp_find()
233 last++; in OCSP_resp_find()
235 for (i = last; i < sk_OCSP_SINGLERESP_num(sresp); i++) { in OCSP_resp_find()
/openssl/test/recipes/04-test_conf_data/
H A Doversized_line.cnf3 last = x
H A Doversized_line.txt4 last = x
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt43 # have the last 2 blocks swapped compared to CS3.
79 # 64 bytes input (CS1 is equivalent to CBC when the last block in full)
196 # 64 bytes input (CS2 is equivalent to CBC when the last block in full)
260 # 32 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
287 # 64 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
/openssl/doc/man3/
H A DERR_set_mark.pod6 set mark, clear mark, pop errors until mark and pop last error
26 ERR_clear_last_mark() removes the last mark added if there is one.
H A DSSL_clear.pod43 reset operation however keeps several settings of the last sessions
44 (some of these settings were made automatically during the last
H A DSSL_CTX_use_serverinfo.pod62 last certificate installed. If e.g. the last item was an RSA certificate, the
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_verification.csv25 1,reuse last srvcert, -section,,,,BLANK,, -srvcert,_RESULT_DIR/test.srvcertout.pem, -trusted,"""",B…
26 1,reuse last extracerts, -section,,,,BLANK,, -srvcert,_RESULT_DIR/test.extracerts.pem, -trusted,"""…
28 0,cannot reuse last srvcert, -section,,,,BLANK,, -srvcert,_RESULT_DIR/test.srvcertout.pem, -trusted…
29 0,cannot reuse last extracerts, -section,,,,BLANK,, -srvcert,_RESULT_DIR/test.extracerts_empty.pem,…
/openssl/apps/demoSRP/
H A Dsrp_verifier.txt6 # The last value of an 'I' is used as the default group for new users.
/openssl/include/internal/
H A Dparam_build_set.h25 void ossl_param_set_secure_block(OSSL_PARAM *last, void *secure_buffer,
/openssl/crypto/dso/
H A Ddso_win32.c207 char last; in win32_splitter() local
229 last = filename[0]; in win32_splitter()
230 switch (last) { in win32_splitter()
285 while (last); in win32_splitter()

Completed in 71 milliseconds

123456