Home | History | Annotate | Download | only in ssl

Lines Matching full:padl

1058 			int 		padl, outl = sizeof(epms);
1152 EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
1153 outl += padl;