Home
last modified time | relevance | path

Searched refs:lp (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/bn/
H A Dbn_conv.c53 BN_ULONG *bn_data = NULL, *lp; in BN_bn2dec() local
74 lp = bn_data; in BN_bn2dec()
83 if (lp - bn_data >= bn_data_num) in BN_bn2dec()
85 *lp = BN_div_word(t, BN_DEC_CONV); in BN_bn2dec()
86 if (*lp == (BN_ULONG)-1) in BN_bn2dec()
88 lp++; in BN_bn2dec()
90 lp--; in BN_bn2dec()
96 n = BIO_snprintf(p, tbytes - (size_t)(p - buf), BN_DEC_FMT1, *lp); in BN_bn2dec()
100 while (lp != bn_data) { in BN_bn2dec()
101 lp--; in BN_bn2dec()
[all …]
/openssl/crypto/des/
H A Dqud_cksm.c41 DES_LONG *lp; in DES_quad_cksum() local
45 lp = (DES_LONG *)&(output[0])[0]; in DES_quad_cksum()
73 if (lp != NULL) { in DES_quad_cksum()
78 *lp++ = z0; in DES_quad_cksum()
79 *lp++ = z1; in DES_quad_cksum()
/openssl/test/
H A Dsmcont.bin23 …��b��Lj���I^W �����W���g{ �t9��&�N�.�q!I�r�5{�|����r�㵦f6}���ƺ�Ѡ���lp�Y�����9pO :|��%!�…
/openssl/util/
H A Dindent.pro18 -lp

Completed in 16 milliseconds