Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 7 of 7) sorted by relevance

/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()
174 # define bn_div_words(n0,n1,d0) \ argument
188 # define bn_div_words(n0,n1,d0) \ argument
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/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/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

Completed in 17 milliseconds