Home
last modified time | relevance | path

Searched defs:np (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/bn/
H A Dbn_ppc.c16 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_sparc.c17 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_asm.c843 const BN_ULONG *np, const BN_ULONG *n0p, int num) in bn_mul_mont()
938 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
984 const BN_ULONG *np, const BN_ULONG *n0p, int num) in bn_mul_mont()
1025 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
H A Dbn_exp.c816 BN_ULONG *np = mont->N.d, *n0 = mont->n0; in BN_mod_exp_mont_consttime() local
927 BN_ULONG *n0 = mont->n0, *np; in BN_mod_exp_mont_consttime() local
/openssl/crypto/lhash/
H A Dlhash.c215 OPENSSL_LH_NODE **n, **n1, **n2, *np; in expand() local
259 OPENSSL_LH_NODE **n, *n1, *np; in contract() local
/openssl/crypto/conf/
H A Dconf_def.c637 char *s, *e, *rp, *p, *rrp, *np, *cp, v; in str_copy() local
/openssl/include/openssl/
H A Dssl.h.in1117 # define SSL_get_cipher_bits(s,np) \ argument

Completed in 33 milliseconds