Searched defs:kinv (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdsa/
H A Decs_sign.c66 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
81 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decs_ossl.c216 BIGNUM *kinv=NULL, *s, *m=NULL,*tmp=NULL,*order=NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdsa/
H A Decs_sign.c67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
83 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decs_ossl.c240 BIGNUM *kinv = NULL, *s, *m = NULL, *tmp = NULL, *order = NULL; local
H A Decs_lib.c312 ECDSA_METHOD_set_sign_setup(ECDSA_METHOD *ecdsa_method, int (*ecdsa_sign_setup) (EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **r)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ecdsa/
H A Decs_sign.c67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
83 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decs_ossl.c240 BIGNUM *kinv = NULL, *s, *m = NULL, *tmp = NULL, *order = NULL; local
H A Decs_lib.c312 ECDSA_METHOD_set_sign_setup(ECDSA_METHOD *ecdsa_method, int (*ecdsa_sign_setup) (EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **r)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dsa/
H A Ddsa_ossl.c132 BIGNUM *kinv=NULL,*r=NULL,*s=NULL; local
205 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; local
[all...]
H A Ddsa.h155 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsa_ossl.c135 BIGNUM *kinv = NULL, *r = NULL, *s = NULL; local
226 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
H A Ddsa.h168 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsa_ossl.c135 BIGNUM *kinv = NULL, *r = NULL, *s = NULL; local
226 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
H A Ddsa.h168 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddsa.h155 BIGNUM *kinv; /* Signing pre-calc */ member in struct:dsa_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Ddsa.c612 gcry_mpi_t kinv; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Ddsa.c612 gcry_mpi_t kinv; local

Completed in 206 milliseconds