Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 11 of 11) 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.c296 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/ssl/
H A Dd1_lib.c66 DTLS1_STATE *d1; in dtls1_new() local
271 static void dtls1_bio_set_next_timeout(BIO *bio, const DTLS1_STATE *d1) in dtls1_bio_set_next_timeout()
H A Dssl_local.h1439 struct dtls1_state_st *d1; /* DTLSv1 variables */ member
/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.c124 unsigned char *d1 = (p1 == NULL) ? NULL : p1->data; in rc2_get_ctx_params() local
/openssl/crypto/asn1/
H A Dtasn_enc.c388 const DER_ENC *d1 = a, *d2 = b; in der_cmp() local

Completed in 31 milliseconds