Home | History | Annotate | Download | only in ssl

Lines Matching defs:padl

1975 		int                     padl, outl;
2098 if (!EVP_DecryptFinal_ex(&ciph_ctx,&(pms[outl]),&padl))
2104 outl += padl;