Home
last modified time | relevance | path

Searched refs:sign (Results 126 – 150 of 167) sorted by relevance

1234567

/openssl/doc/man3/
H A DASN1_generate_nconf.pod65 the value of the integer, it can be prefaced by a minus sign and
H A DDSA_meth_new.pod40 int DSA_meth_set_sign(DSA_METHOD *dsam, DSA_SIG *(*sign)(const unsigned char *,
H A DRSA_meth_new.pod99 int (*sign)(int type, const unsigned char *m,
H A DASN1_TIME_set.pod130 sign. The value of I<*psec> will always be less than the number of seconds
H A DEVP_PKEY_ASN1_METHOD.pod307 OpenSSL internals should just sign using those algorithms.
H A DX509_STORE_CTX_get_error.pod356 Key usage does not include digital signature, and therefore cannot sign
/openssl/doc/man5/
H A Dx509v3_config.pod126 below this one in a chain. A B<pathlen> of zero means the CA cannot sign
127 any sub-CA's, and can only sign end-entity certificates.
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_camellia.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
H A Devppkey_ffdhe.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
H A Devppkey_brainpool.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
H A Devpciph_aes_common.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
H A Devpkdf_ss.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
H A Devppkey_rsa_common.txt12 # and continue until a blank line. Lines starting with a pound sign are ignored.
/openssl/crypto/ts/
H A Dts_rsp_sign.c699 if (!ASN1_INTEGER_set(p7->d.sign->version, 3)) in ts_RESP_sign()
/openssl/include/openssl/
H A Dec.h1485 int (*sign)(int type, const unsigned char *dgst,
/openssl/ssl/statem/
H A Dstatem_local.h225 SSL_SESSION *sess, int sign, int external);
/openssl/doc/internal/man7/
H A Dbuild.info.pod89 Comments are any line that start with a hash sign (C<#>). The hash
90 sign may be preceded by any number of horizontal spaces.
/openssl/include/crypto/
H A Devp.h146 int (*sign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, member
/openssl/doc/man1/
H A Dopenssl-x509.pod.in443 Pass options to the signature algorithm during sign operations.
486 Sets the CA private key to sign a certificate with.
H A Dopenssl.pod514 parameters start with a minus sign:
/openssl/external/perl/Text-Template-1.56/
H A DChanges281 but is only 2/3 as long, which I think is a good sign. It is supposed to be
H A DLICENSE260 school, if any, to sign a "copyright disclaimer" for the program, if
/openssl/doc/internal/man3/
H A DOPTIONS.pod104 are words prefaced with a minus sign. If the user uses two minus signs,
/openssl/test/
H A Dbntest.c145 static int sign[8] = { 0, 0, 0, 1, 1, 0, 1, 1 }; in rand_neg() local
147 return sign[(neg++) % 8]; in rand_neg()
/openssl/crypto/err/
H A Dopenssl.txt390 CONF_R_MISSING_EQUAL_SIGN:101:missing equal sign
998 PROV_R_FAILED_TO_SIGN:175:failed to sign

Completed in 99 milliseconds

1234567