Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/des/
H A Dofb_enc.c28 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; in DES_ofb_encrypt() local
H A Dcfb_enc.c34 register DES_LONG d0, d1, v0, v1; in DES_cfb_encrypt() local
H A Dcfb64ede.c96 register DES_LONG d0, d1, v0, v1; in DES_ede3_cfb_encrypt() local
/openssl/crypto/bn/
H A Dbn_div.c115 static BN_ULONG bn_div_3_words(const BN_ULONG *m, BN_ULONG d1, BN_ULONG d0) in bn_div_3_words()
270 BN_ULONG d0, d1; in bn_div_fixed_top() local
H A Dbn_gf2m.c295 int n, dN, d0, d1; in BN_GF2m_mod_arr() local
/openssl/crypto/poly1305/
H A Dpoly1305.c154 u128 d0, d1; in poly1305_blocks() local
296 u64 d0, d1, d2, d3; in poly1305_blocks() local
H A Dpoly1305_base2_44.c88 u128 d0, d1, d2; in poly1305_blocks() local
/openssl/crypto/asn1/
H A Dtasn_enc.c390 const DER_ENC *d1 = a, *d2 = b; in der_cmp() local
/openssl/ssl/
H A Dd1_lib.c70 DTLS1_STATE *d1; in dtls1_new() local
H A Dssl_local.h1463 struct dtls1_state_st *d1; /* DTLSv1 variables */ member

Completed in 43 milliseconds