Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 17 of 17) sorted by relevance

/openssl/crypto/asn1/
H A Dx_long.c89 unsigned long utmp, sign; in long_i2c() local
133 unsigned long utmp = 0, sign = 0x100; in long_c2i() local
/openssl/crypto/bn/
H A Dbn_gcd.c27 int sign; in bn_mod_inverse_no_branch() local
203 int sign; in int_bn_mod_inverse() local
H A Dbn_intern.c26 int sign = 1; in bn_compute_wNAF() local
/openssl/demos/signature/
H A Drsa_pss_direct.c38 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function
H A Drsa_pss_hash.c33 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function
/openssl/crypto/ec/
H A Decp_nistputil.c213 void ossl_ec_GFp_nistp_recode_scalar_bits(unsigned char *sign, in ossl_ec_GFp_nistp_recode_scalar_bits()
H A Decp_nistp521.c944 limb is_p, is_greater, sign; in felem_contract() local
1592 u8 sign, digit; in batch_mul() local
H A Decp_nistp224.c1150 u8 sign, digit; in batch_mul() local
H A Dec_local.h648 int (*sign)(int type, const unsigned char *dgst, int dlen, unsigned char member
H A Decp_nistp256.c1683 u8 sign, digit; in batch_mul() local
/openssl/providers/common/
H A Dsecuritycheck.c150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) in ossl_dsa_check_key()
/openssl/test/
H A Dacvp_test.c214 ECDSA_SIG *sign = d2i_ECDSA_SIG(NULL, &sig, sig_len); in get_ecdsa_sig_rs_bytes() local
279 ECDSA_SIG *sign = NULL; in ecdsa_sigver_test() local
557 DSA_SIG *sign = d2i_DSA_SIG(NULL, &sig, sig_len); in get_dsa_sig_rs_bytes() local
620 DSA_SIG *sign = NULL; in dsa_sigver_test() local
H A Dbntest.c145 static int sign[8] = { 0, 0, 0, 1, 1, 0, 1, 1 }; in rand_neg() local
/openssl/include/openssl/
H A Dpkcs7.h.in159 PKCS7_SIGNED *sign; member
/openssl/ssl/statem/
H A Dextensions.c1464 unsigned char *binderout, SSL_SESSION *sess, int sign, in tls_psk_do_binder()
/openssl/crypto/evp/
H A Devp_local.h166 OSSL_FUNC_signature_sign_fn *sign; member
/openssl/include/crypto/
H A Devp.h146 int (*sign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, member

Completed in 102 milliseconds