Home
last modified time | relevance | path

Searched defs:np (Results 1 – 9 of 9) 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.c853 const BN_ULONG *np, const BN_ULONG *n0p, int num) in bn_mul_mont()
948 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
994 const BN_ULONG *np, const BN_ULONG *n0p, int num) in bn_mul_mont()
1035 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
H A Dbn_exp.c843 BN_ULONG *np = mont->N.d, *n0 = mont->n0; in BN_mod_exp_mont_consttime() local
954 BN_ULONG *n0 = mont->n0, *np; in BN_mod_exp_mont_consttime() local
H A Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
/openssl/crypto/lhash/
H A Dlhash.c245 OPENSSL_LH_NODE **n, **n1, **n2, *np; in expand() local
289 OPENSSL_LH_NODE **n, *n1, *np; in contract() local
/openssl/crypto/conf/
H A Dconf_def.c645 char *s, *e, *rp, *p, *rrp, *np, *cp, v; in str_copy() local
/openssl/include/openssl/
H A Dssl.h.in1137 # define SSL_get_cipher_bits(s,np) \ argument
/openssl/test/
H A Dsslapitest.c12094 struct next_proto_st *np = &next_proto_tests[idx]; in test_select_next_proto() local

Completed in 71 milliseconds