/openssl/doc/man3/ |
H A D | BIO_s_dgram_pair.pod | 7 BIO_dgram_set_caps, BIO_dgram_set_mtu, BIO_dgram_get_mtu - datagram pair BIO 28 pair is similar to a BIO pair (see L<BIO_s_bio(3)>) but has datagram semantics. 43 The BIO datagram pair allows each half of a pair to signal to the other half 48 pair of BIOs B<bio1>, B<bio2> with write buffer sizes B<writebuf1> and 51 L<BIO_make_bio_pair(3)> may be used to join two datagram pair BIOs into a pair. 53 of the BIOs may currently be associated in a pair. 88 ends up being too large to write to the BIO datagram pair. 127 side of a BIO datagram pair understand whether the other side of the pair will 150 with datagrams written to the BIO pair. 155 with datagrams written to the BIO pair. [all …]
|
H A D | BIO_s_bio.pod | 8 BIO_ctrl_get_read_request, BIO_ctrl_reset_read_request - BIO pair BIO 33 BIO_s_bio() returns the method for a BIO pair. A BIO pair is a pair of source/sink 57 BIO_make_bio_pair() joins two separate BIOs into a connected pair. 60 up any half of the pair will automatically destroy the association. 64 half of the pair will return any pending data or EOF when all pending data has 74 BIO_set_write_buf_size() to create a connected pair of BIOs B<bio1>, B<bio2> 88 last read attempt at the other half of the BIO pair failed due to an 138 The BIO pair can be used to have full control over the network access of an 155 | BIO-pair (internal_bio) 156 | BIO-pair (network_bio) [all …]
|
H A D | RSA_generate_key.pod | 7 RSA_generate_multi_prime_key - generate RSA key pair 31 EVP_RSA_gen() generates a new RSA key pair with modulus size I<bits>. 37 RSA_generate_key_ex() generates a 2-prime RSA key pair and stores it in the 40 RSA_generate_multi_prime_key() generates a multi-prime RSA key pair and stores
|
H A D | DSA_generate_key.pod | 5 DSA_generate_key - generate DSA key pair 24 a new key pair and stores it in B<a-E<gt>pub_key> and B<a-E<gt>priv_key>.
|
H A D | X509_check_private_key.pod | 38 key) and/or key parameters (e.g. EC params of an EC key) of a key pair.
|
H A D | OSSL_CMP_MSG_http_perform.pod | 6 - client-side HTTP(S) transfer of a CMP request-response pair
|
H A D | SSL_CTX_use_certificate.pod | 97 pair, the new certificate needs to be set first with SSL_use_certificate() or 133 key/certificate pair (RSA/DSA) is installed, the last item installed will 135 key/certificate pair will be checked. SSL_check_private_key() performs
|
H A D | SSL_do_handshake.pod | 36 condition. When using a buffering BIO, like a BIO pair, data must be written
|
H A D | SSL_accept.pod | 35 condition. When using a buffering BIO, like a BIO pair, data must be written
|
H A D | EVP_PKEY_keygen.pod | 95 providing a 'quick' but limited way of generating a new asymmetric key pair. 138 equivalent to what some libraries call a "key pair". A private key can be used
|
H A D | OSSL_CMP_ITAV_set0.pod | 34 e.g., in the generalInfo PKIHeader field, to hold a key-value pair.
|
H A D | SSL_connect.pod | 35 condition. When using a buffering BIO, like a BIO pair, data must be written
|
H A D | RSA_meth_new.pod | 210 function used for generating a new RSA key pair respectively. This 216 and set the function used for generating a new multi-prime RSA key pair
|
H A D | EVP_PKEY_decrypt.pod | 72 either a pair of unconditional L<ERR_set_mark(3)> and L<ERR_pop_to_mark(3)>
|
H A D | OPENSSL_ia32cap.pod | 15 by processor in EDX:ECX register pair after executing CPUID instruction
|
/openssl/util/ |
H A D | mkinstallvars.pl | 74 foreach my $pair (@subdirs) { 75 my ($var, $subdir_vars) = @$pair; 118 foreach my $pair (@subdirs) { 119 my ($var, $subdir_vars) = @$pair; 137 foreach my $pair (@subdirs) { 138 my ($var, $subdir_vars) = @$pair;
|
H A D | cavs-to-evptest.pl | 45 foreach my $pair (@pairs) { 46 $pair =~ /(\w+)\s*=\s*(\d+)/;
|
/openssl/crypto/sha/asm/ |
H A D | sha512-sparcv9.pl | 188 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 190 sllx @pair[0],$tmp0,$tmp1 191 `"ld [$inp+".eval(32+0+$i*8)."],@pair[0]" if ($i<12)` 192 srlx @pair[2],$tmp32,@pair[1] 194 or @pair[1],$tmp2,$tmp2 195 `"ld [$inp+".eval(32+4+$i*8)."],@pair[1]" if ($i<12)` 205 sllx @pair[1],$tmp31,$tmp2 ! Xload($i) 208 sllx @pair[0],$tmp0,$tmp1 210 srlx @pair[2],$tmp32,@pair[1] 213 or @pair[1],$tmp2,$tmp2 [all …]
|
/openssl/crypto/ |
H A D | provider_core.c | 249 static void infopair_free(INFOPAIR *pair) in infopair_free() argument 251 OPENSSL_free(pair->name); in infopair_free() 252 OPENSSL_free(pair->value); in infopair_free() 253 OPENSSL_free(pair); in infopair_free() 778 INFOPAIR *pair = NULL; in infopair_add() local 780 if ((pair = OPENSSL_zalloc(sizeof(*pair))) == NULL in infopair_add() 795 if (pair != NULL) { in infopair_add() 796 OPENSSL_free(pair->name); in infopair_add() 797 OPENSSL_free(pair->value); in infopair_add() 798 OPENSSL_free(pair); in infopair_add() [all …]
|
/openssl/doc/man7/ |
H A D | EVP_KEYEXCH-DH.pod | 64 To convert the peer's generated key pair to a public key in DER format in order 114 using the host's public key and the peer's generated key pair.
|
/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 317 foreach my $pair (_pairs @cc_version) { 320 my ( $k, $v ) = @$pair;
|
/openssl/include/crypto/ |
H A D | riscv_arch.def | 23 * When there is no hwprobe key/value pair for a capability, the key is set to -1
|
/openssl/doc/man1/ |
H A D | openssl-pkey.pod.in | 56 This option checks the consistency of a key pair for both public and private 62 or the public component of a key pair.
|
/openssl/doc/internal/man7/ |
H A D | EVP_PKEY.pod | 22 The private/public key pair that an B<EVP_PKEY> contains is referred to 112 that every provider that implements a key pair based operation must
|
/openssl/include/openssl/ |
H A D | srp.h.in | 92 * Internal structure storing N and g pair
|