Home
last modified time | relevance | path

Searched refs:L (Results 1 – 25 of 1049) sorted by relevance

12345678910>>...42

/openssl/doc/man1/
H A Dopenssl-cmds.pod.in88 L<openssl(1)>,
90 L<openssl-ca(1)>,
92 L<openssl-cmp(1)>,
93 L<openssl-cms(1)>,
94 L<openssl-crl(1)>,
98 L<openssl-dsa(1)>,
100 L<openssl-ec(1)>,
102 L<openssl-enc(1)>,
109 L<openssl-kdf(1)>,
110 L<openssl-mac(1)>,
[all …]
/openssl/doc/man7/
H A DOSSL_PROVIDER-default.pod36 L<EVP_MD_fetch(3)> or L<EVP_CIPHER_fetch(3)>, as well as with other
38 L<EVP_PKEY_CTX_new_from_name(3)>.
54 =item SHA1, see L<EVP_MD-SHA1(7)>
56 =item SHA2, see L<EVP_MD-SHA2(7)>
58 =item SHA3, see L<EVP_MD-SHA3(7)>
68 =item SM3, see L<EVP_MD-SM3(7)>
70 =item MD5, see L<EVP_MD-MD5(7)>
76 =item NULL, see L<EVP_MD-NULL(7)>
224 =item EC, see L<EVP_KEM-EC(7)>
372 L<openssl-core.h(7)>, L<openssl-core_dispatch.h(7)>, L<provider(7)>,
[all …]
H A Dossl-guide-migration.pod136 L<EVP_CIPHER_meth_new(3)>, L<EVP_PKEY_meth_new(3)>, L<RSA_meth_new(3)>,
690 L<ASN1_item_new(3)>, L<ASN1_item_d2i(3)>, L<ASN1_item_d2i_fp(3)>,
725 L<d2i_AutoPrivateKey(3)>, L<d2i_PrivateKey(3)> and L<d2i_PUBKEY(3)>
802 L<PKCS12_add_key(3)>, L<PKCS12_add_safe(3)>, L<PKCS12_add_safes(3)>,
803 L<PKCS12_create(3)>, L<PKCS12_decrypt_skey(3)>, L<PKCS12_init(3)>, L<PKCS12_item_decrypt_d2i(3)>,
815 L<PKCS7_encrypt(3)>, L<PKCS7_new(3)> and L<PKCS7_sign(3)>
819 L<PKCS8_decrypt(3)>, L<PKCS8_encrypt(3)> and L<PKCS8_set0_pbe(3)>
1110 Note that the functions L<SHA1(3)>, L<SHA224(3)>, L<SHA256(3)>, L<SHA384(3)>
1125 L<EVP_MAC_CTX_new(3)>, L<EVP_MAC_CTX_free(3)>, L<EVP_MAC_init(3)>,
1128 See L<EVP_MAC(3)>, L<EVP_MAC-HMAC(7)>, L<EVP_MAC-CMAC(7)>, L<EVP_MAC-GMAC(7)>,
[all …]
H A Devp.pod16 The L<B<EVP_Seal>I<XXX>|EVP_SealInit(3)> and L<B<EVP_Open>I<XXX>|EVP_OpenInit(3)>
35 L<EVP_PKEY_print_private(3)>. L<EVP_PKEY_todata(3)> can be used to convert a
45 L<EVP_PKEY_verify(3)> and L<EVP_PKEY_verify_recover(3)>.
85 L<EVP_DigestInit(3)>,
87 L<EVP_OpenInit(3)>,
88 L<EVP_SealInit(3)>,
90 L<EVP_SignInit(3)>,
91 L<EVP_VerifyInit(3)>,
93 L<EVP_PKEY_new(3)>,
100 L<EVP_PKEY_sign(3)>,
[all …]
H A DEVP_SIGNATURE-HMAC.pod19 L<EVP_MAC-HMAC(7)>, L<EVP_MAC-Siphash(7)>, L<EVP_MAC-Poly1305(7)> and
22 See L<EVP_PKEY-HMAC(7)>, L<EVP_PKEY-Siphash(7)>, L<EVP_PKEY-Poly1305(7)> or
28 L<EVP_MAC_init(3)>,
30 L<EVP_PKEY-HMAC(7)>,
31 L<EVP_PKEY-Siphash(7)>,
32 L<EVP_PKEY-Poly1305(7)>,
33 L<EVP_PKEY-CMAC(7)>,
34 L<EVP_MAC-HMAC(7)>,
35 L<EVP_MAC-Siphash(7)>,
36 L<EVP_MAC-Poly1305(7)>,
[all …]
H A Dopenssl-quic.pod18 L<SSL_CTX_new(3)>.
165 L<SSL_set_fd(3)>, L<SSL_set_rfd(3)> and L<SSL_set_wfd(3)> traditionally
168 L<BIO_s_datagram(3)> and using L<SSL_set0_rbio(3)> and L<SSL_set0_wbio(3)>.
210 L<SSL_want(3)>, L<SSL_want_read(3)> and L<SSL_want_write(3)> no longer reflect
360 L<BIO_f_buffer(3)>, for example using L<BIO_push(3)>.
657 =item L<BIO_sendmmsg(3)>, L<BIO_recvmmsg(3)>
670 =item L<BIO_dgram_set_caps(3)>, L<BIO_dgram_get_caps(3)>
826 L<SSL_handle_events(3)>, L<SSL_get_event_timeout(3)>,
829 L<SSL_set_blocking_mode(3)>, L<SSL_shutdown_ex(3)>,
833 L<SSL_get0_connection(3)>, L<SSL_get_stream_type(3)>, L<SSL_get_stream_id(3)>,
[all …]
H A Dbio.pod85 L<BIO_ctrl(3)>,
86 L<BIO_f_base64(3)>, L<BIO_f_buffer(3)>,
87 L<BIO_f_cipher(3)>, L<BIO_f_md(3)>,
88 L<BIO_f_null(3)>, L<BIO_f_ssl(3)>,
92 L<BIO_new(3)>,
94 L<BIO_push(3)>, L<BIO_read_ex(3)>,
95 L<BIO_s_accept(3)>, L<BIO_s_bio(3)>,
96 L<BIO_s_connect(3)>, L<BIO_s_fd(3)>,
97 L<BIO_s_file(3)>, L<BIO_s_mem(3)>,
98 L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
[all …]
H A DOSSL_PROVIDER-FIPS.pod28 L<EVP_MD_fetch(3)> or L<EVP_CIPHER_fetch(3)>, as well as with other
30 L<EVP_PKEY_CTX_new_from_name(3)>.
67 =item SHA1, see L<EVP_MD-SHA1(7)>
69 =item SHA2, see L<EVP_MD-SHA2(7)>
71 =item SHA3, see L<EVP_MD-SHA3(7)>
504 L<openssl-fipsinstall(1)>,
505 L<fips_config(5)>,
507 L<OSSL_SELF_TEST_new(3)>,
508 L<OSSL_PARAM(3)>,
509 L<openssl-core.h(7)>,
[all …]
H A DOSSL_PROVIDER-legacy.pod28 L<EVP_MD_fetch(3)> or L<EVP_CIPHER_fetch(3)>, as well as with other
30 L<EVP_PKEY_CTX_new_from_name(3)>.
43 =item MD2, see L<EVP_MD-MD2(7)>
47 =item MD4, see L<EVP_MD-MD4(7)>
49 =item MDC2, see L<EVP_MD-MDC2(7)>
67 =item DES, see L<EVP_CIPHER-DES(7)>
74 =item RC2, see L<EVP_CIPHER-RC2(7)>
117 L<OSSL_PARAM(3)>,
118 L<openssl-core.h(7)>,
119 L<openssl-core_dispatch.h(7)>,
[all …]
/openssl/crypto/cast/asm/
H A Dcast-586.pl26 $L="edi";
78 &mov($L,&DWP(0,$tmp2,"",0));
95 &E_CAST( 0,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4);
96 &E_CAST( 1,$S,$R,$L,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4);
97 &E_CAST( 2,$S,$L,$R,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
98 &E_CAST( 3,$S,$R,$L,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4);
99 &E_CAST( 4,$S,$L,$R,$K,@F2,$tmp1,$tmp2,$tmp3,$tmp4);
100 &E_CAST( 5,$S,$R,$L,$K,@F3,$tmp1,$tmp2,$tmp3,$tmp4);
101 &E_CAST( 6,$S,$L,$R,$K,@F1,$tmp1,$tmp2,$tmp3,$tmp4);
139 &mov(&DWP(4,$tmp3,"",0),$L);
[all …]
/openssl/crypto/err/
H A Dopenssl.ec5 L ERR NONE NONE
6 L FUNC NONE NONE
7 L BN include/openssl/bnerr.h crypto/bn/bn_err.c include/cry…
8 L RSA include/openssl/rsaerr.h crypto/rsa/rsa_err.c include/cry…
9 L DH include/openssl/dherr.h crypto/dh/dh_err.c include/cry…
10 L EVP include/openssl/evperr.h crypto/evp/evp_err.c include/cry…
13 L PEM include/openssl/pemerr.h crypto/pem/pem_err.c include/cry…
14 L DSA include/openssl/dsaerr.h crypto/dsa/dsa_err.c include/cry…
19 L EC include/openssl/ecerr.h crypto/ec/ec_err.c include/cry…
20 L SSL include/openssl/sslerr.h ssl/ssl_err.c ssl/sslerr.h
[all …]
/openssl/crypto/
H A Dcryptlib.c92 if (!wcsstr(name, L"WinSta0")) in OPENSSL_isservice()
155 case L'0': in OPENSSL_showfatal()
156 case L'1': in OPENSSL_showfatal()
157 case L'2': in OPENSSL_showfatal()
158 case L'3': in OPENSSL_showfatal()
159 case L'4': in OPENSSL_showfatal()
160 case L'5': in OPENSSL_showfatal()
161 case L'6': in OPENSSL_showfatal()
162 case L'7': in OPENSSL_showfatal()
163 case L'8': in OPENSSL_showfatal()
[all …]
/openssl/apps/lib/
H A Dwin32_init.c74 if (wstr[i] == L'/' || wstr[i] == L'\\') in process_glob()
80 if (wstr[i] == L'*' || wstr[i] == L'?') in process_glob()
87 wstr[wlen] = L'\0'; in process_glob()
108 (data.cFileName[1] == L'.' && data.cFileName[2] == L'\0')) in process_glob()
166 while (*p != L'\0') { in win32_utf8argv()
169 if (*p == L' ' || *p == L'\t') { in win32_utf8argv()
180 while (*p != L'\0' in win32_utf8argv()
181 && (in_quote || (*p != L' ' && *p != L'\t'))) { in win32_utf8argv()
183 case L'\\': in win32_utf8argv()
213 if (*p == L'"') { in win32_utf8argv()
[all …]
/openssl/doc/man3/
H A DX509_get0_uids.pod40 L<d2i_X509(3)>,
41 L<ERR_get_error(3)>,
43 L<X509_get0_signature(3)>,
44 L<X509_get_ext_d2i(3)>,
46 L<X509_get_pubkey(3)>,
48 L<X509_get_version(3)>,
52 L<X509_NAME_print_ex(3)>,
53 L<X509_new(3)>,
54 L<X509_sign(3)>,
55 L<X509V3_get_d2i(3)>,
[all …]
H A DEVP_PKEY_CTX_set_params.pod52 L<EVP_PKEY-FFC(7)/FFC parameters>
54 L<EVP_PKEY-DSA(7)/DSA parameters>
56 L<EVP_PKEY-DH(7)/DH parameters>
74 L<EVP_PKEY_CTX_new(3)>,
75 L<EVP_PKEY_encrypt(3)>,
76 L<EVP_PKEY_decrypt(3)>,
77 L<EVP_PKEY_sign(3)>,
78 L<EVP_PKEY_verify(3)>,
79 L<EVP_PKEY_verify_recover(3)>,
80 L<EVP_PKEY_derive(3)>,
[all …]
H A DSSL_set_connect_state.pod32 L<SSL_CTX_set_ssl_version(3)> or
33 L<SSL_set_ssl_method(3)>.)
40 When using the L<SSL_connect(3)> or
41 L<SSL_accept(3)> routines, the correct handshake
43 using L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, or L<SSL_read(3)>,
62 L<ssl(7)>, L<SSL_new(3)>, L<SSL_CTX_new(3)>,
63 L<SSL_connect(3)>, L<SSL_accept(3)>,
64 L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, L<SSL_read(3)>,
65 L<SSL_do_handshake(3)>,
66 L<SSL_CTX_set_ssl_version(3)>
[all …]
H A DEVP_PKEY_todata.pod19 array of L<OSSL_PARAM(3)>.
22 I<selection> is described in L<EVP_PKEY_fromdata(3)/Selections>.
23 L<OSSL_PARAM_free(3)> should be used to free the returned parameters in
28 See L<openssl-core.h(7)> for more information about the callback. Note that the
36 This is the mirror function to L<EVP_PKEY_fromdata(3)>.
44 L<OSSL_PARAM(3)>, L<openssl-core.h(7)>,
45 L<EVP_PKEY_fromdata(3)>,
46 L<EVP_PKEY-RSA(7)>, L<EVP_PKEY-DSA(7)>, L<EVP_PKEY-DH(7)>, L<EVP_PKEY-EC(7)>,
47 L<EVP_PKEY-ED448(7)>, L<EVP_PKEY-X25519(7)>, L<EVP_PKEY-X448(7)>,
48 L<EVP_PKEY-ED25519(7)>
[all …]
H A DSSL_set_default_stream_mode.pod23 stream is a QUIC stream to which calls to L<SSL_read(3)> and L<SSL_write(3)>
29 connection once L<SSL_read(3)> or L<SSL_write(3)> is called.
49 L<SSL_read(3)> and L<SSL_write(3)>) will fail.
74 L<SSL_get_stream_type(3)>.
78 In this mode, if L<SSL_write(3)> is called prior to any call to L<SSL_read(3)>,
82 called prior to any call to L<SSL_write(3)> is unchanged.
87 L<SSL_read(3)> and L<SSL_write(3)> calls cannot be made on the QUIC connection
89 L<SSL_accept_stream(3)> in order to communicate with the peer.
111 L<SSL_new_stream(3)>, L<SSL_accept_stream(3)>, L<SSL_free(3)>,
112 L<SSL_set_incoming_stream_policy(3)>
[all …]
H A DX509_get_serialNumber.pod54 L<d2i_X509(3)>,
55 L<ERR_get_error(3)>,
57 L<X509_get0_signature(3)>,
58 L<X509_get_ext_d2i(3)>,
60 L<X509_get_pubkey(3)>,
61 L<X509_get_subject_name(3)>,
65 L<X509_NAME_print_ex(3)>,
66 L<X509_new(3)>,
67 L<X509_sign(3)>,
68 L<X509V3_get_d2i(3)>,
[all …]
H A DX509_get_version.pod62 L<d2i_X509(3)>,
63 L<ERR_get_error(3)>,
65 L<X509_get0_signature(3)>,
66 L<X509_get_ext_d2i(3)>,
68 L<X509_get_pubkey(3)>,
69 L<X509_get_subject_name(3)>,
73 L<X509_NAME_print_ex(3)>,
74 L<X509_new(3)>,
75 L<X509_sign(3)>,
76 L<X509V3_get_d2i(3)>,
[all …]
H A Di2d_re_X509_tbs.pod62 L<ERR_get_error(3)>
64 L<X509_get0_signature(3)>,
65 L<X509_get_ext_d2i(3)>,
67 L<X509_get_pubkey(3)>,
68 L<X509_get_subject_name(3)>,
69 L<X509_get_version(3)>,
73 L<X509_NAME_print_ex(3)>,
74 L<X509_new(3)>,
75 L<X509_sign(3)>,
76 L<X509V3_get_d2i(3)>,
[all …]
H A DX509_get_pubkey.pod61 L<d2i_X509(3)>,
62 L<ERR_get_error(3)>,
64 L<X509_get0_signature(3)>,
65 L<X509_get_ext_d2i(3)>,
67 L<X509_get_subject_name(3)>,
68 L<X509_get_version(3)>,
72 L<X509_NAME_print_ex(3)>,
73 L<X509_new(3)>,
74 L<X509_sign(3)>,
75 L<X509V3_get_d2i(3)>,
[all …]
/openssl/doc/man5/
H A Dfips_config.pod9 A separate configuration file, using the OpenSSL L<config(5)> syntax,
99 See L<openssl-fipsinstall(1)/OPTIONS> B<-ems_check>
103 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_short_mac>
159 See L<openssl-fipsinstall(1)/OPTIONS> B<-hkdf_key_check>
163 See L<openssl-fipsinstall(1)/OPTIONS> B<-kbkdf_key_check>
195 See L<openssl-fipsinstall(1)/OPTIONS> B<-hmac_key_check>
199 See L<openssl-fipsinstall(1)/OPTIONS> B<-kmac_key_check>
219 See L<config(5)>.
223 L<config(5)>
224 L<openssl-fipsinstall(1)>
[all …]
/openssl/crypto/des/asm/
H A Ddes-586.pl27 $L="edi";
147 &mov($L,&DWP(4,$R,"",0));
150 &IP_new("eax",$L,$R,3);
163 &mov($L,&DWP(4,"eax","",0));
164 &rotl($L,3);
188 &FP_new($L,$R,"eax",3);
197 &rotr($L,3); # r
200 &mov(&DWP(0,"eax","",0),$L);
228 &xor( $L, &DWP(" ",$trans,$tmp1,0));
243 &xor( $L, &DWP("0x400",$trans,$u,0));
[all …]
H A Dcrypt586.pl20 $L="edi";
39 &xor( $L, $L);
64 &mov("eax", $L);
66 &mov($L, $R);
75 &FP_new($R,$L,"eax",3);
77 &mov(&DWP(4,"edx","",0),$L);
118 &xor( $L, &DWP(" ",$trans,$tmp1,0));
131 &xor( $L, $tmp1);
133 &xor( $L, $tmp1);
135 &xor( $L, $tmp1);
[all …]

Completed in 58 milliseconds

12345678910>>...42