Home | History | Annotate | Download | only in ssl

Lines Matching refs:padl

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