Home | History | Annotate | Download | only in ssl

Lines Matching full:padl

2399 			int 		padl, outl = sizeof(epms);
2495 EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
2496 outl += padl;