Home | History | Annotate | Download | only in ssl

Lines Matching full:padl

2377 			int 		padl, outl = sizeof(epms);
2473 EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
2474 outl += padl;