Home | History | Annotate | Download | only in ssl

Lines Matching full:padl

884 			int 		padl, outl = sizeof(epms);
978 EVP_EncryptFinal_ex(&ciph_ctx,&(epms[outl]),&padl);
979 outl += padl;