Home | History | Annotate | Download | only in ssl

Lines Matching full:padl

2172 			int 		padl, outl = sizeof(epms);
2268 EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
2269 outl += padl;